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