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