Uses of Class
net.troja.eve.esi.model.Aggressor
-
Packages that use Aggressor Package Description net.troja.eve.esi.model -
-
Uses of Aggressor in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return Aggressor Modifier and Type Method Description AggressorAggressor. allianceId(Integer allianceId)AggressorAggressor. corporationId(Integer corporationId)AggressorWarResponse. getAggressor()Get aggressorAggressorAggressor. iskDestroyed(Float iskDestroyed)AggressorAggressor. shipsKilled(Integer shipsKilled)Methods in net.troja.eve.esi.model with parameters of type Aggressor Modifier and Type Method Description WarResponseWarResponse. aggressor(Aggressor aggressor)voidWarResponse. setAggressor(Aggressor aggressor)
-