Class ReferenceValue
java.lang.Object
org.sblim.cimclient.internal.uri.Value
org.sblim.cimclient.internal.uri.ReferenceValue
- All Implemented Interfaces:
QuotedValue
Class UntypedReferenceValue encapsulates an untyped reference value.
-
Constructor Details
-
ReferenceValue
-
-
Method Details
-
toString
-
toQuotedString
Description copied from interface:QuotedValue
Prints the String representation in a quoted form.- Specified by:
toQuotedString
in interfaceQuotedValue
- Returns:
- String
- See Also:
-
getRef
-
getTypeInfo
Description copied from class:Value
getTypeInfo- Specified by:
getTypeInfo
in classValue
- Returns:
- the type description string of the Value.
- See Also:
-