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