public interface StringTypeInstance extends DataTypeInstance
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
StringType |
getStringTypeType()
Returns the value of the 'String Type Type' reference.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setStringTypeType(StringType value)
Sets the value of the '
String Type Type' reference. |
void |
setValue(String value)
Sets the value of the '
Value' attribute. |
compareTo, copy, deserializeFromJSON, deserializeFromXML, getBelongsTo, getDataTypeType, getIdOfOrigin, getTypeId, getValueAsObject, parse, serializeToJSON, serializeToXML, setBelongsTo, setDataTypeType, setIdOfOrigin, setTypeId, setValueFromStringgetInstanceId, getInstancenumber, setInstanceId, setInstancenumberString getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
SofiaInstancePackage.getStringTypeInstance_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()StringType getStringTypeType()
If the meaning of the 'String Type Type' reference isn't clear, there really should be more of a description here...
setStringTypeType(StringType),
SofiaInstancePackage.getStringTypeInstance_StringTypeType()void setStringTypeType(StringType value)
String Type Type' reference.
value - the new value of the 'String Type Type' reference.getStringTypeType()Copyright © 2018. All rights reserved.