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