public interface FileAnnotation extends Annotation
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUri()
Returns the value of the 'Uri' attribute
|
void |
setUri(java.lang.String value)
Sets the value of the '
Uri ' attribute |
getObject, getPhrase, setObject, setPhrase
java.lang.String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
,
AnnotationModelPackage.getFileAnnotation_Uri()