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

Class SimpleExpRspNode

public class SimpleExpRspNode extends AbstractSimpleRspNode

 ELEMENT SIMPLEEXPRSP (EXPMETHODRESPONSE)
 ELEMENT EXPMETHODRESPONSE (ERROR|IRETURNVALUE?)
 
Constructor Summary
SimpleExpRspNode()
Ctor.
Method Summary
voidaddChild(Node pChild)
intgetReturnValueCount()
ObjectreadReturnValue()

Constructor Detail

SimpleExpRspNode

public SimpleExpRspNode()
Ctor.

Method Detail

addChild

public void addChild(Node pChild)

getReturnValueCount

public int getReturnValueCount()

readReturnValue

public Object readReturnValue()
Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.