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

Class SimpleRspNode

public class SimpleRspNode extends AbstractSimpleRspNode

 ELEMENT SIMPLERSP (METHODRESPONSE | IMETHODRESPONSE | SIMPLEREQACK)
 
 ELEMENT METHODRESPONSE (ERROR|(RETURNVALUE?,PARAMVALUE*))
 ELEMENT IMETHODRESPONSE (ERROR|IRETURNVALUE?) *
 
Constructor Summary
SimpleRspNode()
Ctor.
Method Summary
voidaddChild(Node pChild)
intgetReturnValueCount()
ObjectreadReturnValue()

Constructor Detail

SimpleRspNode

public SimpleRspNode()
Ctor.

Method Detail

addChild

public void addChild(Node pChild)

getReturnValueCount

public int getReturnValueCount()

readReturnValue

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