Uses of Enum Class
at.letto.tools.enums.LueckentextMode
Packages that use LueckentextMode
-
Uses of LueckentextMode in at.letto.tools.enums
Methods in at.letto.tools.enums that return LueckentextModeModifier and TypeMethodDescriptionstatic LueckentextMode
LueckentextMode.getType
(int ordinal) static LueckentextMode
Returns the enum constant of this class with the specified name.static LueckentextMode[]
LueckentextMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.