Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCorporationYesterdayKills
-
Packages that use FactionWarfareLeaderboardCorporationYesterdayKills Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCorporationYesterdayKills in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCorporationYesterdayKills Modifier and Type Method Description FactionWarfareLeaderboardCorporationYesterdayKillsFactionWarfareLeaderboardCorporationYesterdayKills. amount(Integer amount)FactionWarfareLeaderboardCorporationYesterdayKillsFactionWarfareLeaderboardCorporationYesterdayKills. corporationId(Integer corporationId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCorporationYesterdayKills Modifier and Type Method Description List<FactionWarfareLeaderboardCorporationYesterdayKills>FactionWarfareLeaderboardCorporationsKills. getYesterday()Top 10 ranking of corporations by kills in the past dayMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCorporationYesterdayKills Modifier and Type Method Description FactionWarfareLeaderboardCorporationsKillsFactionWarfareLeaderboardCorporationsKills. addYesterdayItem(FactionWarfareLeaderboardCorporationYesterdayKills yesterdayItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCorporationYesterdayKills Modifier and Type Method Description voidFactionWarfareLeaderboardCorporationsKills. setYesterday(List<FactionWarfareLeaderboardCorporationYesterdayKills> yesterday)FactionWarfareLeaderboardCorporationsKillsFactionWarfareLeaderboardCorporationsKills. yesterday(List<FactionWarfareLeaderboardCorporationYesterdayKills> yesterday)
-