Interface ConvertedMobileClientSign
- All Superinterfaces:
AbstractMobileClientSign
,BasicMobileClientSign
,org.eclipse.emf.ecore.EObject
,MobileClientSign
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ConvertedMobileClientSignImpl
A representation of the model object 'Converted Mobile Client Sign'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns the value of the 'Converted' attribute.void
setConverted
(boolean value) Sets the value of the 'Converted
' attribute.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 com._1c.g5.v8.dt.metadata.mdclass.MobileClientSign
getDigestTypes, setDigestTypes
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
isConverted
boolean isConverted()Returns the value of the 'Converted' attribute.- Returns:
- the value of the 'Converted' attribute.
- See Also:
-
setConverted
void setConverted(boolean value) Sets the value of the 'Converted
' attribute.- Parameters:
value
- the new value of the 'Converted' attribute.- See Also:
-