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