Uses of Class
net.troja.eve.esi.model.CharacterFwStatsVictoryPoints
-
Packages that use CharacterFwStatsVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of CharacterFwStatsVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return CharacterFwStatsVictoryPoints Modifier and Type Method Description CharacterFwStatsVictoryPointsCharacterFwStatsResponse. getVictoryPoints()Get victoryPointsCharacterFwStatsVictoryPointsCharacterFwStatsVictoryPoints. lastWeek(Integer lastWeek)CharacterFwStatsVictoryPointsCharacterFwStatsVictoryPoints. total(Integer total)CharacterFwStatsVictoryPointsCharacterFwStatsVictoryPoints. yesterday(Integer yesterday)Methods in net.troja.eve.esi.model with parameters of type CharacterFwStatsVictoryPoints Modifier and Type Method Description voidCharacterFwStatsResponse. setVictoryPoints(CharacterFwStatsVictoryPoints victoryPoints)CharacterFwStatsResponseCharacterFwStatsResponse. victoryPoints(CharacterFwStatsVictoryPoints victoryPoints)
-