Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints
-
Packages that use FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharactersActiveTotalVictoryPointsFactionWarfareLeaderboardCharactersActiveTotalVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardCharactersActiveTotalVictoryPointsFactionWarfareLeaderboardCharactersActiveTotalVictoryPoints. characterId(Integer characterId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints>FactionWarfareLeaderboardCharacterVictoryPoints. getActiveTotal()Top 100 ranking of pilots active in faction warfare by total victory points.Methods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharacterVictoryPointsFactionWarfareLeaderboardCharacterVictoryPoints. addActiveTotalItem(FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints activeTotalItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharacterVictoryPointsFactionWarfareLeaderboardCharacterVictoryPoints. activeTotal(List<FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints> activeTotal)voidFactionWarfareLeaderboardCharacterVictoryPoints. setActiveTotal(List<FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints> activeTotal)
-