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