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

Class ReturnValueNode

public class ReturnValueNode extends Node implements TypedIf, ValueIf

 ELEMENT RETURNVALUE (VALUE | VALUE.REFERENCE)
 ATTLIST RETURNVALUE
   %ParamType;       #IMPLIED
   %EmbeddedObject;  #IMPLIED - new
 
Constructor Summary
ReturnValueNode()
Ctor.
Method Summary
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

ReturnValueNode

public ReturnValueNode()
Ctor.

Method Detail

getType

public CIMDataType getType()

getValue

public Object getValue()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.