org.sblim.cimclient.internal.cimxml.sax.node
public class IParamValueNode extends AbstractParamValueNode
ELEMENT IPARAMVALUE (VALUE | VALUE.ARRAY | VALUE.REFERENCE | INSTANCENAME | CLASSNAME | QUALIFIER.DECLARATION | CLASS | INSTANCE | VALUE.NAMEDINSTANCE)? ATTLIST IPARAMVALUE %CIMName;
| Constructor Summary | |
|---|---|
| IParamValueNode()
Ctor. | |
| Method Summary | |
|---|---|
| void | childParsed(Node pChild) |
| CIMArgument | getCIMArgument() |
| String | getName()
getName
|
| CIMDataType | getType() |
| Object | getValue() |
| void | init(Attributes pAttribs, SAXSession pSession) |
| void | parseData(String pData) |
| void | testChild(String pNodeNameEnum) |
| void | testCompletness() |
Returns: String