Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCharactersYesterdayVictoryPoints
-
Packages that use FactionWarfareLeaderboardCharactersYesterdayVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCharactersYesterdayVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCharactersYesterdayVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharactersYesterdayVictoryPointsFactionWarfareLeaderboardCharactersYesterdayVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardCharactersYesterdayVictoryPointsFactionWarfareLeaderboardCharactersYesterdayVictoryPoints. characterId(Integer characterId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCharactersYesterdayVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardCharactersYesterdayVictoryPoints>FactionWarfareLeaderboardCharacterVictoryPoints. getYesterday()Top 100 ranking of pilots by victory points in the past dayMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCharactersYesterdayVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardCharacterVictoryPointsFactionWarfareLeaderboardCharacterVictoryPoints. addYesterdayItem(FactionWarfareLeaderboardCharactersYesterdayVictoryPoints yesterdayItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCharactersYesterdayVictoryPoints Modifier and Type Method Description voidFactionWarfareLeaderboardCharacterVictoryPoints. setYesterday(List<FactionWarfareLeaderboardCharactersYesterdayVictoryPoints> yesterday)FactionWarfareLeaderboardCharacterVictoryPointsFactionWarfareLeaderboardCharacterVictoryPoints. yesterday(List<FactionWarfareLeaderboardCharactersYesterdayVictoryPoints> yesterday)
-