| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
PlanetRoute |
PlanetRoute.addWaypointsItem(PlanetWaypoint waypointsItem) |
PlanetRoute |
PlanetRoute.contentTypeId(Integer contentTypeId) |
PlanetRoute |
PlanetRoute.destinationPinId(Long destinationPinId) |
PlanetRoute |
PlanetRoute.quantity(Long quantity) |
PlanetRoute |
PlanetRoute.routeId(Long routeId) |
PlanetRoute |
PlanetRoute.sourcePinId(Long sourcePinId) |
PlanetRoute |
PlanetRoute.waypoints(List<PlanetWaypoint> waypoints) |
| Modifier and Type | Method and Description |
|---|---|
List<PlanetRoute> |
CharacterPlanetResponse.getRoutes()
routes array
|
| Modifier and Type | Method and Description |
|---|---|
CharacterPlanetResponse |
CharacterPlanetResponse.addRoutesItem(PlanetRoute routesItem) |
| Modifier and Type | Method and Description |
|---|---|
CharacterPlanetResponse |
CharacterPlanetResponse.routes(List<PlanetRoute> routes) |
void |
CharacterPlanetResponse.setRoutes(List<PlanetRoute> routes) |
Copyright © 2017. All Rights Reserved.