Uses of Enum Class
htmlcompiler.pojos.compile.MoveType
Packages that use MoveType
-
Uses of MoveType in htmlcompiler.pojos.compile
Methods in htmlcompiler.pojos.compile that return MoveTypeModifier and TypeMethodDescriptionstatic MoveTypeMoveType.toMoveType(String name, MoveType _default) static MoveTypeReturns the enum constant of this class with the specified name.static MoveType[]MoveType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in htmlcompiler.pojos.compile with parameters of type MoveType