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