| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CorporationStarbaseFuel |
CorporationStarbaseFuel.quantity(Integer quantity) |
CorporationStarbaseFuel |
CorporationStarbaseFuel.typeId(Integer typeId) |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationStarbaseFuel> |
CorporationStarbaseResponse.getFuels()
Fuel blocks and other things that will be consumed when operating a
starbase (POS)
|
| Modifier and Type | Method and Description |
|---|---|
CorporationStarbaseResponse |
CorporationStarbaseResponse.addFuelsItem(CorporationStarbaseFuel fuelsItem) |
| Modifier and Type | Method and Description |
|---|---|
CorporationStarbaseResponse |
CorporationStarbaseResponse.fuels(List<CorporationStarbaseFuel> fuels) |
void |
CorporationStarbaseResponse.setFuels(List<CorporationStarbaseFuel> fuels) |
Copyright © 2020. All Rights Reserved.