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