Uses of Class
net.troja.eve.esi.model.CorporationFwStatsKills
-
Packages that use CorporationFwStatsKills Package Description net.troja.eve.esi.model -
-
Uses of CorporationFwStatsKills in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return CorporationFwStatsKills Modifier and Type Method Description CorporationFwStatsKillsCorporationFwStatsResponse. getKills()Get killsCorporationFwStatsKillsCorporationFwStatsKills. lastWeek(Integer lastWeek)CorporationFwStatsKillsCorporationFwStatsKills. total(Integer total)CorporationFwStatsKillsCorporationFwStatsKills. yesterday(Integer yesterday)Methods in net.troja.eve.esi.model with parameters of type CorporationFwStatsKills Modifier and Type Method Description CorporationFwStatsResponseCorporationFwStatsResponse. kills(CorporationFwStatsKills kills)voidCorporationFwStatsResponse. setKills(CorporationFwStatsKills kills)
-