| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CorporationResponse |
CorporationApi.getCorporationsCorporationId(Integer corporationId,
String datasource,
String userAgent,
String xUserAgent)
Get corporation information Public information about a corporation ---
Alternate route: `/v2/corporations/{corporation_id}/` --- This
route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
CorporationResponse |
CorporationResponse.allianceId(Integer allianceId) |
CorporationResponse |
CorporationResponse.ceoId(Integer ceoId) |
CorporationResponse |
CorporationResponse.corporationName(String corporationName) |
CorporationResponse |
CorporationResponse.memberCount(Integer memberCount) |
CorporationResponse |
CorporationResponse.ticker(String ticker) |
Copyright © 2017. All Rights Reserved.