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

Class ValueObjectWithPathNode

public class ValueObjectWithPathNode extends AbstractScalarValueNode

ELEMENT VALUE.OBJECTWITHPATH ((CLASSPATH, CLASS) | (INSTANCEPATH, INSTANCE))
Constructor Summary
ValueObjectWithPathNode()
Ctor.
Method Summary
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

ValueObjectWithPathNode

public ValueObjectWithPathNode()
Ctor.

Method Detail

getType

public CIMDataType getType()

getValue

public Object getValue()

Returns: CIMClass or CIMInstance

See Also: getValue

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