| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterStandingsResponse.FromTypeEnum |
CharacterStandingsResponse.FromTypeEnum.fromValue(String text) |
CharacterStandingsResponse.FromTypeEnum |
CharacterStandingsResponse.getFromType()
from_type string
|
static CharacterStandingsResponse.FromTypeEnum |
CharacterStandingsResponse.FromTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterStandingsResponse.FromTypeEnum[] |
CharacterStandingsResponse.FromTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterStandingsResponse |
CharacterStandingsResponse.fromType(CharacterStandingsResponse.FromTypeEnum fromType) |
void |
CharacterStandingsResponse.setFromType(CharacterStandingsResponse.FromTypeEnum fromType) |
Copyright © 2018. All Rights Reserved.