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