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

Class ValueNullNode

public class ValueNullNode extends AbstractScalarValueNode

ELEMENT VALUE.NULL EMPTY
Constructor Summary
ValueNullNode()
Ctor.
Method Summary
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

ValueNullNode

public ValueNullNode()
Ctor.

Method Detail

getType

public CIMDataType getType()

getValue

public Object getValue()

Returns: null

See Also: getValue

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