Interface MobileClientSign
- All Superinterfaces:
AbstractMobileClientSign
,BasicMobileClientSign
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
ConvertedMobileClientSign
- All Known Implementing Classes:
ConvertedMobileClientSignImpl
,MobileClientSignImpl
A representation of the model object 'Mobile Client Sign'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Digest Types' containment reference.void
Sets the value of the 'Digest Types
' containment reference.Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicMobileClientSign
getDigest, getPublicKey, setDigest, setPublicKey
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getDigestTypes
MobileClientDigestTypes getDigestTypes()Returns the value of the 'Digest Types' containment reference.- Returns:
- the value of the 'Digest Types' containment reference.
- See Also:
-
setDigestTypes
Sets the value of the 'Digest Types
' containment reference.- Parameters:
value
- the new value of the 'Digest Types' containment reference.- See Also:
-