public interface SimpleDataValue extends DataValue
The following features are supported:
StorePackage.getSimpleDataValue()| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue()
Returns the value of the 'String Value' attribute.
|
void |
setStringValue(String value)
Sets the value of the '
String Value' attribute. |
getFieldName, setFieldNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getStringValue()
If the meaning of the 'String Value' attribute isn't clear, there really should be more of a description here...
setStringValue(String),
StorePackage.getSimpleDataValue_StringValue()void setStringValue(String value)
String Value' attribute.
value - the new value of the 'String Value' attribute.getStringValue()Copyright © 2016 OpenSource BIM. All rights reserved.