| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
WarAlly |
WarAlly.allianceId(Integer allianceId) |
WarAlly |
WarAlly.corporationId(Integer corporationId) |
| Modifier and Type | Method and Description |
|---|---|
List<WarAlly> |
WarResponse.getAllies()
allied corporations or alliances, each object contains either
corporation_id or alliance_id
|
| Modifier and Type | Method and Description |
|---|---|
WarResponse |
WarResponse.addAlliesItem(WarAlly alliesItem) |
| Modifier and Type | Method and Description |
|---|---|
WarResponse |
WarResponse.allies(List<WarAlly> allies) |
void |
WarResponse.setAllies(List<WarAlly> allies) |
Copyright © 2023. All Rights Reserved.