| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static AllianceContactsResponse.ContactTypeEnum |
AllianceContactsResponse.ContactTypeEnum.fromValue(String value) |
AllianceContactsResponse.ContactTypeEnum |
AllianceContactsResponse.getContactType()
contact_type string
|
AllianceContactsResponse.ContactTypeEnum |
AllianceContactsResponse.ContactTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AllianceContactsResponse.ContactTypeEnum |
AllianceContactsResponse.ContactTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllianceContactsResponse.ContactTypeEnum[] |
AllianceContactsResponse.ContactTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AllianceContactsResponse |
AllianceContactsResponse.contactType(AllianceContactsResponse.ContactTypeEnum contactTypeEnum) |
void |
AllianceContactsResponse.setContactType(AllianceContactsResponse.ContactTypeEnum contactTypeEnum) |
void |
AllianceContactsResponse.ContactTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AllianceContactsResponse.ContactTypeEnum enumeration) |
Copyright © 2023. All Rights Reserved.