Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints
-
Packages that use FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCorporationActiveTotalVictoryPointsFactionWarfareLeaderboardCorporationActiveTotalVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardCorporationActiveTotalVictoryPointsFactionWarfareLeaderboardCorporationActiveTotalVictoryPoints. corporationId(Integer corporationId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints>FactionWarfareLeaderboardCorporationsVictoryPoints. getActiveTotal()Top 10 ranking of corporations active in faction warfare by total victory points.Methods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCorporationsVictoryPointsFactionWarfareLeaderboardCorporationsVictoryPoints. addActiveTotalItem(FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints activeTotalItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCorporationsVictoryPointsFactionWarfareLeaderboardCorporationsVictoryPoints. activeTotal(List<FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints> activeTotal)voidFactionWarfareLeaderboardCorporationsVictoryPoints. setActiveTotal(List<FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints> activeTotal)
-