Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCorporationLastWeekKills
-
Packages that use FactionWarfareLeaderboardCorporationLastWeekKills Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCorporationLastWeekKills in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCorporationLastWeekKills Modifier and Type Method Description FactionWarfareLeaderboardCorporationLastWeekKillsFactionWarfareLeaderboardCorporationLastWeekKills. amount(Integer amount)FactionWarfareLeaderboardCorporationLastWeekKillsFactionWarfareLeaderboardCorporationLastWeekKills. corporationId(Integer corporationId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCorporationLastWeekKills Modifier and Type Method Description List<FactionWarfareLeaderboardCorporationLastWeekKills>FactionWarfareLeaderboardCorporationsKills. getLastWeek()Top 10 ranking of corporations by kills in the past weekMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCorporationLastWeekKills Modifier and Type Method Description FactionWarfareLeaderboardCorporationsKillsFactionWarfareLeaderboardCorporationsKills. addLastWeekItem(FactionWarfareLeaderboardCorporationLastWeekKills lastWeekItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCorporationLastWeekKills Modifier and Type Method Description FactionWarfareLeaderboardCorporationsKillsFactionWarfareLeaderboardCorporationsKills. lastWeek(List<FactionWarfareLeaderboardCorporationLastWeekKills> lastWeek)voidFactionWarfareLeaderboardCorporationsKills. setLastWeek(List<FactionWarfareLeaderboardCorporationLastWeekKills> lastWeek)
-