Uses of Enum Class
org.duracloud.common.queue.QueueType
Packages that use QueueType
-
Uses of QueueType in org.duracloud.common.queue
Methods in org.duracloud.common.queue that return QueueTypeModifier and TypeMethodDescriptionstatic QueueTypeQueueType.fromString(String t) Returns the QueueType from a string value.static QueueTypeReturns the enum constant of this class with the specified name.static QueueType[]QueueType.values()Returns an array containing the constants of this enum class, in the order they are declared.