public interface ServiceField extends IdEObject
The following features are supported:
StorePackage.getServiceField()| Modifier and Type | Method and Description |
|---|---|
String |
getDoc()
Returns the value of the 'Doc' attribute.
|
ServiceType |
getGenericType()
Returns the value of the 'Generic Type' reference.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
ServiceType |
getType()
Returns the value of the 'Type' reference.
|
void |
setDoc(String value)
Sets the value of the '
Doc' attribute. |
void |
setGenericType(ServiceType value)
Sets the value of the '
Generic Type' reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setType(ServiceType value)
Sets the value of the '
Type' reference. |
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.getServiceField_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()ServiceType getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(ServiceType),
StorePackage.getServiceField_Type()void setType(ServiceType value)
Type' reference.
value - the new value of the 'Type' reference.getType()ServiceType getGenericType()
If the meaning of the 'Generic Type' reference isn't clear, there really should be more of a description here...
setGenericType(ServiceType),
StorePackage.getServiceField_GenericType()void setGenericType(ServiceType value)
Generic Type' reference.
value - the new value of the 'Generic Type' reference.getGenericType()String getDoc()
If the meaning of the 'Doc' attribute isn't clear, there really should be more of a description here...
setDoc(String),
StorePackage.getServiceField_Doc()Copyright © 2016 OpenSource BIM. All rights reserved.