| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationContainersLogsResponse.PasswordTypeEnum |
CorporationContainersLogsResponse.PasswordTypeEnum.fromValue(String value) |
CorporationContainersLogsResponse.PasswordTypeEnum |
CorporationContainersLogsResponse.getPasswordType()
Type of password set if action is of type SetPassword or EnterPassword
|
CorporationContainersLogsResponse.PasswordTypeEnum |
CorporationContainersLogsResponse.PasswordTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationContainersLogsResponse.PasswordTypeEnum |
CorporationContainersLogsResponse.PasswordTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationContainersLogsResponse.PasswordTypeEnum[] |
CorporationContainersLogsResponse.PasswordTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationContainersLogsResponse |
CorporationContainersLogsResponse.passwordType(CorporationContainersLogsResponse.PasswordTypeEnum passwordType) |
void |
CorporationContainersLogsResponse.setPasswordType(CorporationContainersLogsResponse.PasswordTypeEnum passwordType) |
void |
CorporationContainersLogsResponse.PasswordTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationContainersLogsResponse.PasswordTypeEnum enumeration) |
Copyright © 2020. All Rights Reserved.