Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardActiveTotalKills
-
Packages that use FactionWarfareLeaderboardActiveTotalKills Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardActiveTotalKills in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardActiveTotalKills Modifier and Type Method Description FactionWarfareLeaderboardActiveTotalKillsFactionWarfareLeaderboardActiveTotalKills. amount(Integer amount)FactionWarfareLeaderboardActiveTotalKillsFactionWarfareLeaderboardActiveTotalKills. factionId(Integer factionId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardActiveTotalKills Modifier and Type Method Description List<FactionWarfareLeaderboardActiveTotalKills>FactionWarfareLeaderboardKills. getActiveTotal()Top 4 ranking of factions active in faction warfare by total kills.Methods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardActiveTotalKills Modifier and Type Method Description FactionWarfareLeaderboardKillsFactionWarfareLeaderboardKills. addActiveTotalItem(FactionWarfareLeaderboardActiveTotalKills activeTotalItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardActiveTotalKills Modifier and Type Method Description FactionWarfareLeaderboardKillsFactionWarfareLeaderboardKills. activeTotal(List<FactionWarfareLeaderboardActiveTotalKills> activeTotal)voidFactionWarfareLeaderboardKills. setActiveTotal(List<FactionWarfareLeaderboardActiveTotalKills> activeTotal)
-