| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<IndustrySystemsResponse> |
IndustryApi.getIndustrySystems(String datasource,
String userAgent,
String xUserAgent)
List solar system cost indices Return cost indices for solar systems ---
Alternate route: `/v1/industry/systems/` Alternate route:
`/legacy/industry/systems/` Alternate route:
`/dev/industry/systems/` --- This route is cached for up to
3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
IndustrySystemsResponse |
IndustrySystemsResponse.addCostIndicesItem(SystemCostIndice costIndicesItem) |
IndustrySystemsResponse |
IndustrySystemsResponse.costIndices(List<SystemCostIndice> costIndices) |
IndustrySystemsResponse |
IndustrySystemsResponse.solarSystemId(Integer solarSystemId) |
Copyright © 2017. All Rights Reserved.