Uses of Class
net.troja.eve.esi.model.FactionWarfareLeaderboardCharactersLastWeekKills
-
Packages that use FactionWarfareLeaderboardCharactersLastWeekKills Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareLeaderboardCharactersLastWeekKills in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareLeaderboardCharactersLastWeekKills Modifier and Type Method Description FactionWarfareLeaderboardCharactersLastWeekKillsFactionWarfareLeaderboardCharactersLastWeekKills. amount(Integer amount)FactionWarfareLeaderboardCharactersLastWeekKillsFactionWarfareLeaderboardCharactersLastWeekKills. characterId(Integer characterId)Methods in net.troja.eve.esi.model that return types with arguments of type FactionWarfareLeaderboardCharactersLastWeekKills Modifier and Type Method Description List<FactionWarfareLeaderboardCharactersLastWeekKills>FactionWarfareLeaderboardCharacterKills. getLastWeek()Top 100 ranking of pilots by kills in the past weekMethods in net.troja.eve.esi.model with parameters of type FactionWarfareLeaderboardCharactersLastWeekKills Modifier and Type Method Description FactionWarfareLeaderboardCharacterKillsFactionWarfareLeaderboardCharacterKills. addLastWeekItem(FactionWarfareLeaderboardCharactersLastWeekKills lastWeekItem)Method parameters in net.troja.eve.esi.model with type arguments of type FactionWarfareLeaderboardCharactersLastWeekKills Modifier and Type Method Description FactionWarfareLeaderboardCharacterKillsFactionWarfareLeaderboardCharacterKills. lastWeek(List<FactionWarfareLeaderboardCharactersLastWeekKills> lastWeek)voidFactionWarfareLeaderboardCharacterKills. setLastWeek(List<FactionWarfareLeaderboardCharactersLastWeekKills> lastWeek)
-