| Package | Description |
|---|---|
| htmlcompiler.model |
| Modifier and Type | Method and Description |
|---|---|
static MoveType |
MoveType.toMoveType(String name,
MoveType _default) |
static MoveType |
MoveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoveType[] |
MoveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MoveType.storeCode(String code,
MoveType type,
ScriptBag scripts) |
static MoveType |
MoveType.toMoveType(String name,
MoveType _default) |
Copyright © 2019. All rights reserved.