org.sblim.cimclient.internal.cimxml.sax.node

Class ValueReferenceNode

public class ValueReferenceNode extends AbstractScalarValueNode implements ObjectPathIf

ELEMENT VALUE.REFERENCE (CLASSPATH | LOCALCLASSPATH | CLASSNAME | INSTANCEPATH | LOCALINSTANCEPATH | INSTANCENAME)
Constructor Summary
ValueReferenceNode()
Ctor.
Method Summary
CIMObjectPathgetCIMObjectPath()
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

ValueReferenceNode

public ValueReferenceNode()
Ctor.

Method Detail

getCIMObjectPath

public CIMObjectPath getCIMObjectPath()

getType

public CIMDataType getType()

getValue

public Object getValue()

Returns: CIMObjectPath

See Also: getValue

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