| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CorporationOutpostService |
CorporationOutpostService.discountPerGoodStanding(Double discountPerGoodStanding) |
CorporationOutpostService |
CorporationOutpostService.minimumStanding(Double minimumStanding) |
CorporationOutpostService |
CorporationOutpostService.serviceName(CorporationOutpostService.ServiceNameEnum serviceName) |
CorporationOutpostService |
CorporationOutpostService.surchargePerBadStanding(Double surchargePerBadStanding) |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationOutpostService> |
CorporationOutpostResponse.getServices()
A list of services the given outpost provides
|
| Modifier and Type | Method and Description |
|---|---|
CorporationOutpostResponse |
CorporationOutpostResponse.addServicesItem(CorporationOutpostService servicesItem) |
| Modifier and Type | Method and Description |
|---|---|
CorporationOutpostResponse |
CorporationOutpostResponse.services(List<CorporationOutpostService> services) |
void |
CorporationOutpostResponse.setServices(List<CorporationOutpostService> services) |
Copyright © 2018. All Rights Reserved.