| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
StarResponse |
UniverseApi.getUniverseStarsStarId(Integer starId,
String datasource,
String ifNoneMatch,
String userAgent,
String xUserAgent)
Get star information Get information on a star --- This route expires
daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
StarResponse |
StarResponse.age(Long age) |
StarResponse |
StarResponse.luminosity(Float luminosity) |
StarResponse |
StarResponse.name(String name) |
StarResponse |
StarResponse.radius(Long radius) |
StarResponse |
StarResponse.solarSystemId(Integer solarSystemId) |
StarResponse |
StarResponse.spectralClass(StarResponse.SpectralClassEnum spectralClass) |
StarResponse |
StarResponse.temperature(Integer temperature) |
StarResponse |
StarResponse.typeId(Integer typeId) |
Copyright © 2018. All Rights Reserved.