Package | Description |
---|---|
com.ads.api.beans.sm |
Contains Collection Classes,Java Bean Classes which are specific to System, Environment,Table, Column and Node.
|
Modifier and Type | Method and Description |
---|---|
static SMNode.SMNodeType |
SMNode.SMNodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SMNode.SMNodeType[] |
SMNode.SMNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|