| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
SystemPlanet |
SystemPlanet.addMoonsItem(Integer moonsItem) |
SystemPlanet |
SystemPlanet.moons(List<Integer> moons) |
SystemPlanet |
SystemPlanet.planetId(Integer planetId) |
| Modifier and Type | Method and Description |
|---|---|
List<SystemPlanet> |
SystemResponse.getPlanets()
planets array
|
| Modifier and Type | Method and Description |
|---|---|
SystemResponse |
SystemResponse.addPlanetsItem(SystemPlanet planetsItem) |
| Modifier and Type | Method and Description |
|---|---|
SystemResponse |
SystemResponse.planets(List<SystemPlanet> planets) |
void |
SystemResponse.setPlanets(List<SystemPlanet> planets) |
Copyright © 2017. All Rights Reserved.