| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
SystemResponse |
UniverseApi.getUniverseSystemsSystemId(Integer systemId,
String datasource,
String language,
String userAgent,
String xUserAgent)
Get solar system information Get information on a solar system --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
SystemResponse |
SystemResponse.addPlanetsItem(SystemPlanet planetsItem) |
SystemResponse |
SystemResponse.addStargatesItem(Integer stargatesItem) |
SystemResponse |
SystemResponse.constellationId(Integer constellationId) |
SystemResponse |
SystemResponse.name(String name) |
SystemResponse |
SystemResponse.planets(List<SystemPlanet> planets) |
SystemResponse |
SystemResponse.position(Position position) |
SystemResponse |
SystemResponse.securityClass(String securityClass) |
SystemResponse |
SystemResponse.securityStatus(Float securityStatus) |
SystemResponse |
SystemResponse.stargates(List<Integer> stargates) |
SystemResponse |
SystemResponse.starId(Integer starId) |
SystemResponse |
SystemResponse.systemId(Integer systemId) |
Copyright © 2017. All Rights Reserved.