Uses of Class
net.troja.eve.esi.model.FactionWarfareStatsVictoryPoints
-
Packages that use FactionWarfareStatsVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of FactionWarfareStatsVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return FactionWarfareStatsVictoryPoints Modifier and Type Method Description FactionWarfareStatsVictoryPointsFactionWarfareStatsResponse. getVictoryPoints()Get victoryPointsFactionWarfareStatsVictoryPointsFactionWarfareStatsVictoryPoints. lastWeek(Integer lastWeek)FactionWarfareStatsVictoryPointsFactionWarfareStatsVictoryPoints. total(Integer total)FactionWarfareStatsVictoryPointsFactionWarfareStatsVictoryPoints. yesterday(Integer yesterday)Methods in net.troja.eve.esi.model with parameters of type FactionWarfareStatsVictoryPoints Modifier and Type Method Description voidFactionWarfareStatsResponse. setVictoryPoints(FactionWarfareStatsVictoryPoints victoryPoints)FactionWarfareStatsResponseFactionWarfareStatsResponse. victoryPoints(FactionWarfareStatsVictoryPoints victoryPoints)
-