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) |
| void | childParsed(Node pChild) |
| CIMError | getCIMError() |
| String | getName()
getName
|
| int | getReturnValueCount() |
| void | init(Attributes pAttribs, SAXSession pSession) |
| void | parseData(String pData) |
| Object | readReturnValue() |
| void | testChild(String pNodeNameEnum) |
| void | testCompletness() |
Returns: String