Uses of Class
ooaofooa.datatypes.StateChangeType
-
Packages that use StateChangeType Package Description ooaofooa.datatypes -
-
Uses of StateChangeType in ooaofooa.datatypes
Methods in ooaofooa.datatypes that return StateChangeType Modifier and Type Method Description static StateChangeTypeStateChangeType. deserialize(Object o)static StateChangeTypeStateChangeType. valueOf(int value)Returns the enum constant of this type with the specified name.static StateChangeTypeStateChangeType. valueOf(String name)Returns the enum constant of this type with the specified name.static StateChangeType[]StateChangeType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-