Uses of Enum Class
de.rpgframework.worldinfo.InformationLevel
Packages that use InformationLevel
-
Uses of InformationLevel in de.rpgframework.worldinfo
Subclasses with type arguments of type InformationLevel in de.rpgframework.worldinfoMethods in de.rpgframework.worldinfo that return InformationLevelModifier and TypeMethodDescriptionFilter.getInfoLevel()static InformationLevelReturns the enum constant of this class with the specified name.static InformationLevel[]InformationLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.