Uses of Enum Class
org.apache.juneau.commons.lang.StateEnum
Packages that use StateEnum
Package
Description
Language utilities including value wrappers, version management, string formatting,
state enums, and other common language constructs.
-
Uses of StateEnum in org.apache.juneau.commons.lang
Methods in org.apache.juneau.commons.lang that return StateEnumModifier and TypeMethodDescriptionstatic StateEnumReturns the enum constant of this class with the specified name.static StateEnum[]StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.juneau.commons.lang with parameters of type StateEnum