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

Class ValueObjectNode

public class ValueObjectNode extends AbstractScalarValueNode

ELEMENT VALUE.OBJECT (CLASS | INSTANCE)
Constructor Summary
ValueObjectNode()
Ctor.
Method Summary
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

ValueObjectNode

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