|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.cimclient.internal.uri.Value
org.sblim.cimclient.internal.uri.ReferenceValue
public class ReferenceValue
Class UntypedReferenceValue encapsulates an untyped reference value.
| Constructor Summary | |
|---|---|
ReferenceValue(URI pRef)
Ctor. |
|
| Method Summary | |
|---|---|
URI |
getRef()
getRef |
java.lang.String |
getTypeInfo()
getTypeInfo |
java.lang.String |
toQuotedString()
Prints the String representation in a quoted form. |
java.lang.String |
toString()
|
| Methods inherited from class org.sblim.cimclient.internal.uri.Value |
|---|
parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceValue(URI pRef)
pRef - | Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public java.lang.String toQuotedString()
QuotedValue
toQuotedString in interface QuotedValueQuotedValue.toQuotedString()public URI getRef()
URIpublic java.lang.String getTypeInfo()
Value
getTypeInfo in class ValueValue.getTypeInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||