public class DirectReferenceImpl extends ReferenceType implements DirectReference
uri, valueType| Constructor and Description |
|---|
DirectReferenceImpl(ReferenceType refType) |
DirectReferenceImpl(String valueType,
String uri) |
DirectReferenceImpl(String valueType,
String uri,
String instance) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
URI |
getURIAttr() |
URI |
getValueTypeURI() |
getOtherAttributes, getURI, getValueType, setURI, setValueTypepublic DirectReferenceImpl(ReferenceType refType)
public URI getURIAttr()
getURIAttr in interface DirectReferencepublic URI getValueTypeURI()
getValueTypeURI in interface DirectReferenceCopyright © 2005–2018 Oracle Corporation. All rights reserved.