| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static ContactsResponse.ContactTypeEnum |
ContactsResponse.ContactTypeEnum.fromValue(String text) |
ContactsResponse.ContactTypeEnum |
ContactsResponse.getContactType()
contact_type string
|
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) |
Copyright © 2019. All Rights Reserved.