Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardYesterdayVictoryPoints
-
Packages that use FactionWarfareLeaderboardYesterdayVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardYesterdayVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardYesterdayVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardYesterdayVictoryPointsFactionWarfareLeaderboardYesterdayVictoryPoints. amount(Integer amount)FactionWarfareLeaderboardYesterdayVictoryPointsFactionWarfareLeaderboardYesterdayVictoryPoints. factionId(Integer factionId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardYesterdayVictoryPoints Modifier and Type Method Description List<FactionWarfareLeaderboardYesterdayVictoryPoints>FactionWarfareLeaderboardVictoryPoints. getYesterday()Top 4 ranking of factions by victory points in the past dayMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardYesterdayVictoryPoints Modifier and Type Method Description FactionWarfareLeaderboardVictoryPointsFactionWarfareLeaderboardVictoryPoints. addYesterdayItem(FactionWarfareLeaderboardYesterdayVictoryPoints yesterdayItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardYesterdayVictoryPoints Modifier and Type Method Description voidFactionWarfareLeaderboardVictoryPoints. setYesterday(List<FactionWarfareLeaderboardYesterdayVictoryPoints> yesterday)FactionWarfareLeaderboardVictoryPointsFactionWarfareLeaderboardVictoryPoints. yesterday(List<FactionWarfareLeaderboardYesterdayVictoryPoints> yesterday)
-