| Package | Description |
|---|---|
| tech.aroma.client |
| Modifier and Type | Method and Description |
|---|---|
static Urgency |
Urgency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Urgency[] |
Urgency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Aroma.Request |
Aroma.Request.withUrgency(Urgency level) |
Copyright © 2015–2016 RedRoma. All rights reserved.