Uses of Enum Class
ooaofooa.datatypes.StateChangeType
Packages that use StateChangeType
-
Uses of StateChangeType in ooaofooa.datatypes
Methods in ooaofooa.datatypes that return StateChangeTypeModifier and TypeMethodDescriptionstatic StateChangeTypeStateChangeType.deserialize(Object o) static StateChangeTypeStateChangeType.valueOf(int value) Returns the enum constant of this class with the specified name.static StateChangeTypeReturns the enum constant of this class with the specified name.static StateChangeType[]StateChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.