|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.cimclient.internal.cimxml.sax.node.Node
org.sblim.cimclient.internal.cimxml.sax.node.AbstractValueNode
org.sblim.cimclient.internal.cimxml.sax.node.AbstractArrayValueNode
public abstract class AbstractArrayValueNode
Class AbstractArrayValueNode is the superclass of all VALUE.ARRAY style nodes.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
AbstractArrayValueNode(java.lang.String pNameEnum)
Ctor. |
|
| Method Summary |
|---|
| Methods inherited from class org.sblim.cimclient.internal.cimxml.sax.node.Node |
|---|
childParsed, clearCompleted, duplicatedNode, getArraySize, getBoolAttribute, getCIMName, getCIMType, getCIMType, getClassName, getClassOrigin, getNodeName, getParamType, getPropagated, getQualifierFlavor, getReferenceClass, hasTrueAttribute, illegalChildNodePair, init, isCompleted, parseData, setCompleted, testChild, testCompletness |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sblim.cimclient.internal.cimxml.sax.node.ArrayIf |
|---|
elementAt, size |
| Methods inherited from interface org.sblim.cimclient.internal.cimxml.sax.node.TypedIf |
|---|
getType |
| Methods inherited from interface org.sblim.cimclient.internal.cimxml.sax.node.ValueIf |
|---|
getValue |
| Constructor Detail |
|---|
public AbstractArrayValueNode(java.lang.String pNameEnum)
pNameEnum -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||