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