Uses of Enum Class
adalid.core.enums.DatabaseTriggerType
Packages that use DatabaseTriggerType
-
Uses of DatabaseTriggerType in adalid.core.enums
Methods in adalid.core.enums that return DatabaseTriggerTypeModifier and TypeMethodDescriptionstatic DatabaseTriggerTypeReturns the enum constant of this class with the specified name.static DatabaseTriggerType[]DatabaseTriggerType.values()Returns an array containing the constants of this enum class, in the order they are declared.