| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
InsurancePriceLevel |
InsurancePriceLevel.cost(Float cost) |
InsurancePriceLevel |
InsurancePriceLevel.name(String name) |
InsurancePriceLevel |
InsurancePriceLevel.payout(Float payout) |
| Modifier and Type | Method and Description |
|---|---|
List<InsurancePriceLevel> |
InsurancePricesResponse.getLevels()
A list of a available insurance levels for this ship type
|
| Modifier and Type | Method and Description |
|---|---|
InsurancePricesResponse |
InsurancePricesResponse.addLevelsItem(InsurancePriceLevel levelsItem) |
| Modifier and Type | Method and Description |
|---|---|
InsurancePricesResponse |
InsurancePricesResponse.levels(List<InsurancePriceLevel> levels) |
void |
InsurancePricesResponse.setLevels(List<InsurancePriceLevel> levels) |
Copyright © 2023. All Rights Reserved.