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