Uses of Enum Class
ooaofooa.datatypes.StateEnum
Packages that use StateEnum
-
Uses of StateEnum in ooaofooa.datatypes
Methods in ooaofooa.datatypes that return StateEnumModifier and TypeMethodDescriptionstatic StateEnumStateEnum.deserialize(Object o) static StateEnumStateEnum.valueOf(int value) Returns the enum constant of this class with the specified name.static 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.