Uses of Class
net.troja.eve.esi.model.CorporationFwStatsVictoryPoints
-
Packages that use CorporationFwStatsVictoryPoints Package Description net.troja.eve.esi.model -
-
Uses of CorporationFwStatsVictoryPoints in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return CorporationFwStatsVictoryPoints Modifier and Type Method Description CorporationFwStatsVictoryPointsCorporationFwStatsResponse. getVictoryPoints()Get victoryPointsCorporationFwStatsVictoryPointsCorporationFwStatsVictoryPoints. lastWeek(Integer lastWeek)CorporationFwStatsVictoryPointsCorporationFwStatsVictoryPoints. total(Integer total)CorporationFwStatsVictoryPointsCorporationFwStatsVictoryPoints. yesterday(Integer yesterday)Methods in net.troja.eve.esi.model with parameters of type CorporationFwStatsVictoryPoints Modifier and Type Method Description voidCorporationFwStatsResponse. setVictoryPoints(CorporationFwStatsVictoryPoints victoryPoints)CorporationFwStatsResponseCorporationFwStatsResponse. victoryPoints(CorporationFwStatsVictoryPoints victoryPoints)
-