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