org.sblim.cimclient.internal.uri

Class ReferenceValue

public class ReferenceValue extends Value implements QuotedValue

Class UntypedReferenceValue encapsulates an untyped reference value.
Constructor Summary
ReferenceValue(URI pRef)
Ctor.
Method Summary
URIgetRef()
getRef
StringtoQuotedString()

Constructor Detail

ReferenceValue

public ReferenceValue(URI pRef)
Ctor.

Parameters: pRef

Method Detail

getRef

public URI getRef()
getRef

Returns: URI

toQuotedString

public String toQuotedString()

See Also: toQuotedString

Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.