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

Class ValueObjectWithLocalPathNode

public class ValueObjectWithLocalPathNode extends AbstractScalarValueNode

ELEMENT VALUE.OBJECTWITHLOCALPATH ((LOCALCLASSPATH, CLASS) | (LOCALINSTANCEPATH, INSTANCE))
Constructor Summary
ValueObjectWithLocalPathNode()
Ctor.
Method Summary
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

ValueObjectWithLocalPathNode

public ValueObjectWithLocalPathNode()
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.