Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardLastWeekVictoryPoints
-
Packages that use FactionWarfareLeaderboardLastWeekVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardLastWeekVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardLastWeekVictoryPointsFactionWarfareLeaderboardLastWeekVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardLastWeekVictoryPointsFactionWarfareLeaderboardLastWeekVictoryPoints. factionId(Integer factionId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardLastWeekVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardLastWeekVictoryPoints>FactionWarfareLeaderboardVictoryPoints. getLastWeek()Top 4 ranking of factions by victory points in the past weekMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardVictoryPointsFactionWarfareLeaderboardVictoryPoints. addLastWeekItem(FactionWarfareLeaderboardLastWeekVictoryPoints lastWeekItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardVictoryPointsFactionWarfareLeaderboardVictoryPoints. lastWeek(List<FactionWarfareLeaderboardLastWeekVictoryPoints> lastWeek)voidFactionWarfareLeaderboardVictoryPoints. setLastWeek(List<FactionWarfareLeaderboardLastWeekVictoryPoints> lastWeek)
-