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