|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SigningDetail
A representation of the model object 'Signing Detail'.
The following features are supported:
ProjectPackage.getSigningDetail()| Method Summary | |
|---|---|
java.lang.String |
getAlias()
Returns the value of the 'Alias' attribute. |
java.lang.String |
getKeystore()
Returns the value of the 'Keystore' attribute. |
void |
setAlias(java.lang.String value)
Sets the value of the ' Alias' attribute. |
void |
setKeystore(java.lang.String value)
Sets the value of the ' Keystore' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getKeystore()
If the meaning of the 'Keystore' attribute isn't clear, there really should be more of a description here...
setKeystore(String),
ProjectPackage.getSigningDetail_Keystore()void setKeystore(java.lang.String value)
Keystore' attribute.
value - the new value of the 'Keystore' attribute.getKeystore()java.lang.String getAlias()
If the meaning of the 'Alias' attribute isn't clear, there really should be more of a description here...
setAlias(String),
ProjectPackage.getSigningDetail_Alias()void setAlias(java.lang.String value)
Alias' attribute.
value - the new value of the 'Alias' attribute.getAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||