| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
MailLabel |
MailLabel.color(MailLabel.ColorEnum colorEnum) |
MailLabel |
MailLabel.colorString(String color) |
MailLabel |
MailLabel.labelId(Integer labelId) |
MailLabel |
MailLabel.name(String name) |
MailLabel |
MailLabel.unreadCount(Integer unreadCount) |
| Modifier and Type | Method and Description |
|---|---|
List<MailLabel> |
MailLabelsResponse.getLabels()
labels array
|
| Modifier and Type | Method and Description |
|---|---|
MailLabelsResponse |
MailLabelsResponse.addLabelsItem(MailLabel labelsItem) |
| Modifier and Type | Method and Description |
|---|---|
MailLabelsResponse |
MailLabelsResponse.labels(List<MailLabel> labels) |
void |
MailLabelsResponse.setLabels(List<MailLabel> labels) |
Copyright © 2020. All Rights Reserved.