| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationWalletJournalResponse.ContextIdTypeEnum |
CorporationWalletJournalResponse.ContextIdTypeEnum.fromValue(String value) |
CorporationWalletJournalResponse.ContextIdTypeEnum |
CorporationWalletJournalResponse.getContextIdType()
The type of the given context_id if present
|
CorporationWalletJournalResponse.ContextIdTypeEnum |
CorporationWalletJournalResponse.ContextIdTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationWalletJournalResponse.ContextIdTypeEnum |
CorporationWalletJournalResponse.ContextIdTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationWalletJournalResponse.ContextIdTypeEnum[] |
CorporationWalletJournalResponse.ContextIdTypeEnum.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.contextIdType(CorporationWalletJournalResponse.ContextIdTypeEnum contextIdTypeEnum) |
void |
CorporationWalletJournalResponse.setContextIdType(CorporationWalletJournalResponse.ContextIdTypeEnum contextIdTypeEnum) |
void |
CorporationWalletJournalResponse.ContextIdTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationWalletJournalResponse.ContextIdTypeEnum enumeration) |
Copyright © 2023. All Rights Reserved.