| Package | Description |
|---|---|
| cetus.application |
| Modifier and Type | Field and Description |
|---|---|
static java.util.HashMap<java.lang.Integer,java.util.HashMap<ChainTools.MyType,java.lang.Boolean>> |
ChainTools.typeCache |
| Modifier and Type | Method and Description |
|---|---|
static ChainTools.MyType |
ChainTools.MyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChainTools.MyType[] |
ChainTools.MyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|