public interface FieldStringValue extends FieldValue
The following features are supported:
IntegrityPackage.getFieldStringValue()
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setValue(String value)
Sets the value of the '
Value ' attribute. |
getField, getValueString, setField
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
String getValue()
""
.
setValue(String)
,
IntegrityPackage.getFieldStringValue_Value()
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()