Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCharactersActiveTotalKills
-
Packages that use FactionWarfareLeaderboardCharactersActiveTotalKills Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCharactersActiveTotalKills in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCharactersActiveTotalKills Modifier and Type Method Description FactionWarfareLeaderboardCharactersActiveTotalKillsFactionWarfareLeaderboardCharactersActiveTotalKills. amount(Integer amount)FactionWarfareLeaderboardCharactersActiveTotalKillsFactionWarfareLeaderboardCharactersActiveTotalKills. characterId(Integer characterId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCharactersActiveTotalKills Modifier and Type Method Description List<FactionWarfareLeaderboardCharactersActiveTotalKills>FactionWarfareLeaderboardCharacterKills. getActiveTotal()Top 100 ranking of pilots active in faction warfare by total kills.Methods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCharactersActiveTotalKills Modifier and Type Method Description FactionWarfareLeaderboardCharacterKillsFactionWarfareLeaderboardCharacterKills. addActiveTotalItem(FactionWarfareLeaderboardCharactersActiveTotalKills activeTotalItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCharactersActiveTotalKills Modifier and Type Method Description FactionWarfareLeaderboardCharacterKillsFactionWarfareLeaderboardCharacterKills. activeTotal(List<FactionWarfareLeaderboardCharactersActiveTotalKills> activeTotal)voidFactionWarfareLeaderboardCharacterKills. setActiveTotal(List<FactionWarfareLeaderboardCharactersActiveTotalKills> activeTotal)
-