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