| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static UniverseNamesResponse.CategoryEnum |
UniverseNamesResponse.CategoryEnum.fromValue(String text) |
UniverseNamesResponse.CategoryEnum |
UniverseNamesResponse.getCategory()
category string
|
static UniverseNamesResponse.CategoryEnum |
UniverseNamesResponse.CategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UniverseNamesResponse.CategoryEnum[] |
UniverseNamesResponse.CategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UniverseNamesResponse |
UniverseNamesResponse.category(UniverseNamesResponse.CategoryEnum category) |
void |
UniverseNamesResponse.setCategory(UniverseNamesResponse.CategoryEnum category) |
Copyright © 2017. All Rights Reserved.