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