Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCharactersYesterdayKills
-
Packages that use FactionWarfareLeaderboardCharactersYesterdayKills Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCharactersYesterdayKills in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCharactersYesterdayKills Modifier and Type Method Description FactionWarfareLeaderboardCharactersYesterdayKillsFactionWarfareLeaderboardCharactersYesterdayKills. amount(Integer amount)FactionWarfareLeaderboardCharactersYesterdayKillsFactionWarfareLeaderboardCharactersYesterdayKills. characterId(Integer characterId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCharactersYesterdayKills Modifier and Type Method Description List<FactionWarfareLeaderboardCharactersYesterdayKills>FactionWarfareLeaderboardCharacterKills. getYesterday()Top 100 ranking of pilots by kills in the past dayMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCharactersYesterdayKills Modifier and Type Method Description FactionWarfareLeaderboardCharacterKillsFactionWarfareLeaderboardCharacterKills. addYesterdayItem(FactionWarfareLeaderboardCharactersYesterdayKills yesterdayItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCharactersYesterdayKills Modifier and Type Method Description voidFactionWarfareLeaderboardCharacterKills. setYesterday(List<FactionWarfareLeaderboardCharactersYesterdayKills> yesterday)FactionWarfareLeaderboardCharacterKillsFactionWarfareLeaderboardCharacterKills. yesterday(List<FactionWarfareLeaderboardCharactersYesterdayKills> yesterday)
-