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