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 LueckentextModeLueckentextMode.getType(int ordinal) static LueckentextModeReturns 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.