public interface ClientVersionInfo extends org.eclipse.emf.ecore.EObject, APIDelegate<ESClientVersionInfo>
ModelPackage.getClientVersionInfo()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getVersion()
Returns the value of the 'Version' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setVersion(String value)
Sets the value of the '
Version' attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercreateAPI, toAPIString getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
ModelPackage.getClientVersionInfo_Version()void setVersion(String value)
Version' attribute. value - the new value of the 'Version' attribute.getVersion()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ModelPackage.getClientVersionInfo_Name()Copyright © 2017. All rights reserved.