| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationWalletJournalResponse.RefTypeEnum |
CorporationWalletJournalResponse.RefTypeEnum.fromValue(String text) |
CorporationWalletJournalResponse.RefTypeEnum |
CorporationWalletJournalResponse.getRefType()
\"The transaction type for the given. transaction.
|
CorporationWalletJournalResponse.RefTypeEnum |
CorporationWalletJournalResponse.RefTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationWalletJournalResponse.RefTypeEnum |
CorporationWalletJournalResponse.RefTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationWalletJournalResponse.RefTypeEnum[] |
CorporationWalletJournalResponse.RefTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationWalletJournalResponse |
CorporationWalletJournalResponse.refType(CorporationWalletJournalResponse.RefTypeEnum refType) |
void |
CorporationWalletJournalResponse.setRefType(CorporationWalletJournalResponse.RefTypeEnum refType) |
void |
CorporationWalletJournalResponse.RefTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationWalletJournalResponse.RefTypeEnum enumeration) |
Copyright © 2019. All Rights Reserved.