SystemResponse |
SystemResponse.addPlanetsItem(SystemPlanet planetsItem) |
SystemResponse |
SystemResponse.addStargatesItem(Integer stargatesItem) |
SystemResponse |
SystemResponse.addStationsItem(Integer stationsItem) |
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.stations(List<Integer> stations) |
SystemResponse |
SystemResponse.systemId(Integer systemId) |