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