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

Class ParamValueNode

public class ParamValueNode extends AbstractParamValueNode

ELEMENT PARAMVALUE (VALUE | VALUE.REFERENCE | VALUE.ARRAY | VALUE.REFARRAY)? ATTLIST PARAMVALUE %CIMName; %ParamType; #IMPLIED %EmbeddedObject; #IMPLIED - new
Constructor Summary
ParamValueNode()
Ctor.
Method Summary
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

ParamValueNode

public ParamValueNode()
Ctor.

Method Detail

getType

public CIMDataType getType()

getValue

public Object getValue()

See Also: getValue

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