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