Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCharactersLastWeekVictoryPoints
-
Packages that use FactionWarfareLeaderboardCharactersLastWeekVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCharactersLastWeekVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCharactersLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharactersLastWeekVictoryPointsFactionWarfareLeaderboardCharactersLastWeekVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardCharactersLastWeekVictoryPointsFactionWarfareLeaderboardCharactersLastWeekVictoryPoints. characterId(Integer characterId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCharactersLastWeekVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardCharactersLastWeekVictoryPoints>FactionWarfareLeaderboardCharacterVictoryPoints. getLastWeek()Top 100 ranking of pilots by victory points in the past weekMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCharactersLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharacterVictoryPointsFactionWarfareLeaderboardCharacterVictoryPoints. addLastWeekItem(FactionWarfareLeaderboardCharactersLastWeekVictoryPoints lastWeekItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCharactersLastWeekVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharacterVictoryPointsFactionWarfareLeaderboardCharacterVictoryPoints. lastWeek(List<FactionWarfareLeaderboardCharactersLastWeekVictoryPoints> lastWeek)voidFactionWarfareLeaderboardCharacterVictoryPoints. setLastWeek(List<FactionWarfareLeaderboardCharactersLastWeekVictoryPoints> lastWeek)
-