Uses of Enum Class
de.caluga.morphium.MorphiumStorageListener.UpdateTypes
Packages that use MorphiumStorageListener.UpdateTypes
-
Uses of MorphiumStorageListener.UpdateTypes in de.caluga.morphium
Methods in de.caluga.morphium that return MorphiumStorageListener.UpdateTypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MorphiumStorageListener.UpdateTypes[]MorphiumStorageListener.UpdateTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.caluga.morphium with parameters of type MorphiumStorageListener.UpdateTypesModifier and TypeMethodDescriptionvoidMorphium.firePostUpdateEvent(Class cls, MorphiumStorageListener.UpdateTypes t) voidMorphium.firePreUpdateEvent(Class cls, MorphiumStorageListener.UpdateTypes t)