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