| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterWalletJournalResponse.RefTypeEnum |
CharacterWalletJournalResponse.RefTypeEnum.fromValue(String value) |
CharacterWalletJournalResponse.RefTypeEnum |
CharacterWalletJournalResponse.getRefType()
\"The transaction type for the given. transaction.
|
CharacterWalletJournalResponse.RefTypeEnum |
CharacterWalletJournalResponse.RefTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CharacterWalletJournalResponse.RefTypeEnum |
CharacterWalletJournalResponse.RefTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterWalletJournalResponse.RefTypeEnum[] |
CharacterWalletJournalResponse.RefTypeEnum.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.refType(CharacterWalletJournalResponse.RefTypeEnum refType) |
void |
CharacterWalletJournalResponse.setRefType(CharacterWalletJournalResponse.RefTypeEnum refType) |
void |
CharacterWalletJournalResponse.RefTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterWalletJournalResponse.RefTypeEnum enumeration) |
Copyright © 2019. All Rights Reserved.