| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationContainersLogsResponse.PasswordTypeEnum |
CorporationContainersLogsResponse.PasswordTypeEnum.fromValue(String text) |
CorporationContainersLogsResponse.PasswordTypeEnum |
CorporationContainersLogsResponse.getPasswordType()
Type of password set if action is of type SetPassword or EnterPassword
|
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) |
Copyright © 2017. All Rights Reserved.