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