org.sblim.cimclient.internal.cimxml.sax.node
public class IMethodResponseNode extends Node implements ErrorIf, RetValPipeIf, NonVolatileIf
Constructor Summary | |
---|---|
IMethodResponseNode()
Ctor. |
Method Summary | |
---|---|
void | addChild(Node pChild) |
CIMArgument<?>[] | getCIMArguments()
getCIMArguments : returns the array of parsed parameters and their values
: String name, CIMDataType type, Object value
|
CIMError | getCIMError() |
String | getName()
getName
|
int | getReturnValueCount() |
Object | readReturnValue() |
Returns: CIMArgument>[]
Returns: String