| Package | Description |
|---|---|
| org.duracloud.common.queue |
| Modifier and Type | Method and Description |
|---|---|
static QueueType |
QueueType.fromString(String t)
Returns the QueueType from a string value.
|
static QueueType |
QueueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueType[] |
QueueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 LYRASIS. All rights reserved.