| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static StationResponse.ServicesEnum |
StationResponse.ServicesEnum.fromValue(String text) |
static StationResponse.ServicesEnum |
StationResponse.ServicesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StationResponse.ServicesEnum[] |
StationResponse.ServicesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<StationResponse.ServicesEnum> |
StationResponse.getServices()
services array
|
| Modifier and Type | Method and Description |
|---|---|
StationResponse |
StationResponse.addServicesItem(StationResponse.ServicesEnum servicesItem) |
| Modifier and Type | Method and Description |
|---|---|
StationResponse |
StationResponse.services(List<StationResponse.ServicesEnum> services) |
void |
StationResponse.setServices(List<StationResponse.ServicesEnum> services) |
Copyright © 2018. All Rights Reserved.