| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationWalletJournalResponse.FirstPartyTypeEnum |
CorporationWalletJournalResponse.FirstPartyTypeEnum.fromValue(String text) |
CorporationWalletJournalResponse.FirstPartyTypeEnum |
CorporationWalletJournalResponse.getFirstPartyType()
first_party_type string
|
static CorporationWalletJournalResponse.FirstPartyTypeEnum |
CorporationWalletJournalResponse.FirstPartyTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationWalletJournalResponse.FirstPartyTypeEnum[] |
CorporationWalletJournalResponse.FirstPartyTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationWalletJournalResponse |
CorporationWalletJournalResponse.firstPartyType(CorporationWalletJournalResponse.FirstPartyTypeEnum firstPartyType) |
void |
CorporationWalletJournalResponse.setFirstPartyType(CorporationWalletJournalResponse.FirstPartyTypeEnum firstPartyType) |
Copyright © 2018. All Rights Reserved.