|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.core.data.structure.Node
com.sdm.quasar.client.core.data.structure.BaseNode
Defines a node that does contain a value.
| Constructor Summary | |
BaseNode(java.lang.String key,
java.lang.Class type)
Constructor |
|
| Methods inherited from class com.sdm.quasar.client.core.data.structure.Node |
collectSystemInfo, getKey, getSourceNodeKeys, getType, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BaseNode(java.lang.String key,
java.lang.Class type)
key - the key of the nodetype - the type of the value that this node represents
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||