| Package | Description |
|---|---|
| ds.funnel.node |
| Modifier and Type | Method and Description |
|---|---|
Node.NodeState |
Node.getState() |
Node.NodeState |
NodeBase.getState() |
static Node.NodeState |
Node.NodeState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Node.NodeState[] |
Node.NodeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|