| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
MarketGroupResponse |
MarketApi.getMarketsGroupsMarketGroupId(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item group information Get information on an item group --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<MarketGroupResponse> |
MarketApi.getMarketsGroupsMarketGroupIdWithHttpInfo(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item group information Get information on an item group --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
MarketApi.getMarketsGroupsMarketGroupIdAsync(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<MarketGroupResponse> _callback)
Get item group information (asynchronously) Get information on an item
group --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
MarketGroupResponse |
MarketGroupResponse.addTypesItem(Integer typesItem) |
MarketGroupResponse |
MarketGroupResponse.description(String description) |
MarketGroupResponse |
MarketGroupResponse.marketGroupId(Integer marketGroupId) |
MarketGroupResponse |
MarketGroupResponse.name(String name) |
MarketGroupResponse |
MarketGroupResponse.parentGroupId(Integer parentGroupId) |
MarketGroupResponse |
MarketGroupResponse.types(List<Integer> types) |
Copyright © 2019. All Rights Reserved.