public interface ServiceMethod extends IdEObject
The following features are supported:
StorePackage.getServiceMethod()| Modifier and Type | Method and Description |
|---|---|
String |
getDoc()
Returns the value of the 'Doc' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getReturnDoc()
Returns the value of the 'Return Doc' attribute.
|
void |
setDoc(String value)
Sets the value of the '
Doc' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setReturnDoc(String value)
Sets the value of the '
Return Doc' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getServiceMethod_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDoc()
If the meaning of the 'Doc' attribute isn't clear, there really should be more of a description here...
setDoc(String),
StorePackage.getServiceMethod_Doc()void setDoc(String value)
Doc' attribute.
value - the new value of the 'Doc' attribute.getDoc()String getReturnDoc()
If the meaning of the 'Return Doc' attribute isn't clear, there really should be more of a description here...
setReturnDoc(String),
StorePackage.getServiceMethod_ReturnDoc()void setReturnDoc(String value)
Return Doc' attribute.
value - the new value of the 'Return Doc' attribute.getReturnDoc()Copyright © 2016 OpenSource BIM. All rights reserved.