QuotedValuepublic class ReferenceValue extends Value implements QuotedValue
| Constructor | Description |
|---|---|
ReferenceValue(URI pRef) |
Ctor.
|
| Modifier and Type | Method | Description |
|---|---|---|
URI |
getRef() |
getRef
|
java.lang.String |
getTypeInfo() |
getTypeInfo
|
java.lang.String |
toQuotedString() |
Prints the String representation in a quoted form.
|
java.lang.String |
toString() |
public ReferenceValue(URI pRef)
pRef - public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public java.lang.String toQuotedString()
QuotedValuetoQuotedString in interface QuotedValueQuotedValue.toQuotedString()public URI getRef()
URIpublic java.lang.String getTypeInfo()
ValuegetTypeInfo in class ValueValue.getTypeInfo()Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.