Uses of Enum Class
cn.sliew.carp.framework.queue.kekio.configuration.KekioQueueProperties.KekioQueueType
Packages that use KekioQueueProperties.KekioQueueType
-
Uses of KekioQueueProperties.KekioQueueType in cn.sliew.carp.framework.queue.kekio.configuration
Methods in cn.sliew.carp.framework.queue.kekio.configuration that return KekioQueueProperties.KekioQueueTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static KekioQueueProperties.KekioQueueType[]KekioQueueProperties.KekioQueueType.values()Returns an array containing the constants of this enum class, in the order they are declared.