public interface ReferenceDataValue extends DataValue
| Modifier and Type | Method and Description |
|---|---|
String |
getGuid()
Returns the value of the 'Guid' attribute.
|
String |
getTypeName()
Returns the value of the 'Type Name' attribute.
|
void |
setGuid(String value)
Sets the value of the '
Guid' attribute. |
void |
setTypeName(String value)
Sets the value of the '
Type Name' attribute. |
getFieldName, setFieldNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getTypeName()
If the meaning of the 'Type Name' attribute isn't clear, there really should be more of a description here...
setTypeName(String),
StorePackage.getReferenceDataValue_TypeName()void setTypeName(String value)
Type Name' attribute.
value - the new value of the 'Type Name' attribute.getTypeName()String getGuid()
If the meaning of the 'Guid' attribute isn't clear, there really should be more of a description here...
setGuid(String),
StorePackage.getReferenceDataValue_Guid()Copyright © 2018 OpenSource BIM. All rights reserved.