| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterNotificationsResponse.SenderTypeEnum |
CharacterNotificationsResponse.SenderTypeEnum.fromValue(String value) |
CharacterNotificationsResponse.SenderTypeEnum |
CharacterNotificationsResponse.getSenderType()
sender_type string
|
CharacterNotificationsResponse.SenderTypeEnum |
CharacterNotificationsResponse.SenderTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
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 senderTypeEnum) |
void |
CharacterNotificationsResponse.setSenderType(CharacterNotificationsResponse.SenderTypeEnum senderTypeEnum) |
void |
CharacterNotificationsResponse.SenderTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterNotificationsResponse.SenderTypeEnum enumeration) |
Copyright © 2020. All Rights Reserved.