org.sblim.cimclient.internal.uri
public class ReferenceValue extends Value implements QuotedValue
| Constructor Summary | |
|---|---|
| ReferenceValue(URI pRef)
Ctor.
| |
| Method Summary | |
|---|---|
| URI | getRef()
getRef
|
| String | getTypeInfo() |
| String | toQuotedString() |
| String | toString() |
Parameters: pRef
Returns: URI
See Also: getTypeInfo
See Also: toQuotedString
See Also: java.lang.Object#toString()