public interface DirectReference extends Reference
| Modifier and Type | Method and Description |
|---|---|
String |
getURI() |
String |
getValueType() |
void |
setURI(String uri) |
void |
setValueType(String valueType) |
String getValueType()
void setValueType(String valueType)
valueType - sets the valueType attributeString getURI()
void setURI(String uri)
uri - sets the uri attributeCopyright © 2005–2018 Oracle Corporation. All rights reserved.