Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCorporationLastWeekVictoryPoints
-
Packages that use FactionWarfareLeaderboardCorporationLastWeekVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCorporationLastWeekVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCorporationLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCorporationLastWeekVictoryPointsFactionWarfareLeaderboardCorporationLastWeekVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardCorporationLastWeekVictoryPointsFactionWarfareLeaderboardCorporationLastWeekVictoryPoints. corporationId(Integer corporationId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCorporationLastWeekVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardCorporationLastWeekVictoryPoints>FactionWarfareLeaderboardCorporationsVictoryPoints. getLastWeek()Top 10 ranking of corporations by victory points in the past weekMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCorporationLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCorporationsVictoryPointsFactionWarfareLeaderboardCorporationsVictoryPoints. addLastWeekItem(FactionWarfareLeaderboardCorporationLastWeekVictoryPoints lastWeekItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCorporationLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCorporationsVictoryPointsFactionWarfareLeaderboardCorporationsVictoryPoints. lastWeek(List<FactionWarfareLeaderboardCorporationLastWeekVictoryPoints> lastWeek)voidFactionWarfareLeaderboardCorporationsVictoryPoints. setLastWeek(List<FactionWarfareLeaderboardCorporationLastWeekVictoryPoints> lastWeek)
-