| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static MailLabel.ColorEnum |
MailLabel.ColorEnum.fromValue(String text) |
MailLabel.ColorEnum |
MailLabel.getColor()
color string
|
static MailLabel.ColorEnum |
MailLabel.ColorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailLabel.ColorEnum[] |
MailLabel.ColorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MailLabel |
MailLabel.color(MailLabel.ColorEnum color) |
void |
MailLabel.setColor(MailLabel.ColorEnum color) |
Copyright © 2017. All Rights Reserved.