Uses of Enum Class
com.bytedesk.kbase.trigger.TriggerTypeEnum
Packages that use TriggerTypeEnum
-
Uses of TriggerTypeEnum in com.bytedesk.kbase.trigger
Methods in com.bytedesk.kbase.trigger that return TriggerTypeEnumModifier and TypeMethodDescriptionstatic TriggerTypeEnumReturns the enum constant of this class with the specified name.static TriggerTypeEnum[]TriggerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.