Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardActiveTotalVictoryPoints
-
Packages that use FactionWarfareLeaderboardActiveTotalVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardActiveTotalVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardActiveTotalVictoryPointsFactionWarfareLeaderboardActiveTotalVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardActiveTotalVictoryPointsFactionWarfareLeaderboardActiveTotalVictoryPoints. factionId(Integer factionId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardActiveTotalVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardActiveTotalVictoryPoints>FactionWarfareLeaderboardVictoryPoints. getActiveTotal()Top 4 ranking of factions active in faction warfare by total victory points.Methods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardVictoryPointsFactionWarfareLeaderboardVictoryPoints. addActiveTotalItem(FactionWarfareLeaderboardActiveTotalVictoryPoints activeTotalItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardVictoryPointsFactionWarfareLeaderboardVictoryPoints. activeTotal(List<FactionWarfareLeaderboardActiveTotalVictoryPoints> activeTotal)voidFactionWarfareLeaderboardVictoryPoints. setActiveTotal(List<FactionWarfareLeaderboardActiveTotalVictoryPoints> activeTotal)
-