|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SigningCertificate
A representation of the model object 'Signing Certificate'.
The following features are supported:
SigningsPackage.getSigningCertificate()| Method Summary | |
|---|---|
java.lang.String |
getAliasName()
Returns the value of the 'Alias Name' attribute. |
java.lang.String |
getCertificatePassword()
Returns the value of the 'Certificate Password' attribute. |
java.lang.String |
getKeystore()
Returns the value of the 'Keystore' attribute. |
java.lang.String |
getKeystorePassword()
Returns the value of the 'Keystore Password' attribute. |
void |
setAliasName(java.lang.String value)
Sets the value of the ' Alias Name' attribute. |
void |
setCertificatePassword(java.lang.String value)
Sets the value of the ' Certificate Password' attribute. |
void |
setKeystore(java.lang.String value)
Sets the value of the ' Keystore' attribute. |
void |
setKeystorePassword(java.lang.String value)
Sets the value of the ' Keystore Password' 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),
SigningsPackage.getSigningCertificate_Keystore()void setKeystore(java.lang.String value)
Keystore' attribute.
value - the new value of the 'Keystore' attribute.getKeystore()java.lang.String getAliasName()
If the meaning of the 'Alias Name' attribute isn't clear, there really should be more of a description here...
setAliasName(String),
SigningsPackage.getSigningCertificate_AliasName()void setAliasName(java.lang.String value)
Alias Name' attribute.
value - the new value of the 'Alias Name' attribute.getAliasName()java.lang.String getKeystorePassword()
If the meaning of the 'Keystore Password' attribute isn't clear, there really should be more of a description here...
setKeystorePassword(String),
SigningsPackage.getSigningCertificate_KeystorePassword()void setKeystorePassword(java.lang.String value)
Keystore Password' attribute.
value - the new value of the 'Keystore Password' attribute.getKeystorePassword()java.lang.String getCertificatePassword()
If the meaning of the 'Certificate Password' attribute isn't clear, there really should be more of a description here...
setCertificatePassword(String),
SigningsPackage.getSigningCertificate_CertificatePassword()void setCertificatePassword(java.lang.String value)
Certificate Password' attribute.
value - the new value of the 'Certificate Password' attribute.getCertificatePassword()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||