| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<IndustryFacilitiesResponse> |
IndustryApi.getIndustryFacilities(String datasource,
String userAgent,
String xUserAgent)
List industry facilities Return a list of industry facilities ---
Alternate route: `/v1/industry/facilities/` Alternate route:
`/legacy/industry/facilities/` Alternate route:
`/dev/industry/facilities/` --- This route is cached for up to
3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
IndustryFacilitiesResponse |
IndustryFacilitiesResponse.facilityId(Long facilityId) |
IndustryFacilitiesResponse |
IndustryFacilitiesResponse.ownerId(Integer ownerId) |
IndustryFacilitiesResponse |
IndustryFacilitiesResponse.regionId(Integer regionId) |
IndustryFacilitiesResponse |
IndustryFacilitiesResponse.solarSystemId(Integer solarSystemId) |
IndustryFacilitiesResponse |
IndustryFacilitiesResponse.tax(Float tax) |
IndustryFacilitiesResponse |
IndustryFacilitiesResponse.typeId(Integer typeId) |
Copyright © 2017. All Rights Reserved.