Uses of Class
htmlcompiler.pojos.compile.MoveType
| Package | Description |
|---|---|
| htmlcompiler.pojos.compile |
-
Uses of MoveType in htmlcompiler.pojos.compile
Methods in htmlcompiler.pojos.compile that return MoveType Modifier and Type Method Description static MoveTypeMoveType. toMoveType(String name, MoveType _default)static MoveTypeMoveType. 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.Methods in htmlcompiler.pojos.compile with parameters of type MoveType Modifier and Type Method Description static voidMoveType. storeCode(String code, MoveType type, ScriptBag scripts)static MoveTypeMoveType. toMoveType(String name, MoveType _default)