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