Interface MobileClientDigestData
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
MobileClientDigestDataImpl
public interface MobileClientDigestData
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Mobile Client Digest Data'.
The following features are supported:
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getUuid
UUID getUuid()Returns the value of the 'Uuid' attribute.- Returns:
- the value of the 'Uuid' attribute.
- See Also:
-
setUuid
Sets the value of the 'Uuid' attribute.- Parameters:
value- the new value of the 'Uuid' attribute.- See Also:
-
getName
String getName()Returns the value of the 'Name' attribute.- Returns:
- the value of the 'Name' attribute.
- See Also:
-
setName
Sets the value of the 'Name' attribute.- Parameters:
value- the new value of the 'Name' attribute.- See Also:
-