Modifier and Type | Method and Description |
---|---|
Envelope |
AquamapsEnvelope.toEnvelope(EnvelopeName name) |
Modifier and Type | Method and Description |
---|---|
static EnvelopeName |
EnvelopeName.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnvelopeName[] |
EnvelopeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnvelopeName |
Envelope.getName() |
Modifier and Type | Method and Description |
---|---|
void |
Envelope.setName(EnvelopeName name) |