| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterPlanetResponse |
PlanetaryInteractionApi.getCharactersCharacterIdPlanetsPlanetId(Integer characterId,
Integer planetId,
String datasource,
String ifNoneMatch,
String token)
Get colony layout Returns full details on the layout of a single
planetary colony, including links, pins and routes.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterPlanetResponse |
CharacterPlanetResponse.addLinksItem(PlanetLink linksItem) |
CharacterPlanetResponse |
CharacterPlanetResponse.addPinsItem(PlanetPin pinsItem) |
CharacterPlanetResponse |
CharacterPlanetResponse.addRoutesItem(PlanetRoute routesItem) |
CharacterPlanetResponse |
CharacterPlanetResponse.links(List<PlanetLink> links) |
CharacterPlanetResponse |
CharacterPlanetResponse.pins(List<PlanetPin> pins) |
CharacterPlanetResponse |
CharacterPlanetResponse.routes(List<PlanetRoute> routes) |
Copyright © 2019. All Rights Reserved.