public interface Text extends MetadataValue
The following features are supported:
ValuesPackage.getText()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText()
Returns the value of the 'Text' attribute.
|
void |
setText(java.lang.String value)
Sets the value of the '
Text ' attribute. |
isSynched, setSynched
java.lang.String getText()
If the meaning of the 'Text' attribute isn't clear, there really should be more of a description here...
setText(String)
,
ValuesPackage.getText_Text()