| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterWalletJournalResponse.SecondPartyTypeEnum |
CharacterWalletJournalResponse.SecondPartyTypeEnum.fromValue(String text) |
CharacterWalletJournalResponse.SecondPartyTypeEnum |
CharacterWalletJournalResponse.getSecondPartyType()
second_party_type string
|
static CharacterWalletJournalResponse.SecondPartyTypeEnum |
CharacterWalletJournalResponse.SecondPartyTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterWalletJournalResponse.SecondPartyTypeEnum[] |
CharacterWalletJournalResponse.SecondPartyTypeEnum.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.secondPartyType(CharacterWalletJournalResponse.SecondPartyTypeEnum secondPartyType) |
void |
CharacterWalletJournalResponse.setSecondPartyType(CharacterWalletJournalResponse.SecondPartyTypeEnum secondPartyType) |
Copyright © 2017. All Rights Reserved.