public interface URIImageQuery extends Query
The following features are supported:
QueryPackage.getURIImageQuery()| 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. |
isCanBeCached, isCanHaveSideEffects, setCanBeCached, setCanHaveSideEffectsjava.lang.String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String),
QueryPackage.getURIImageQuery_Uri()