public class FactionWarfareSystemsResponse extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareSystemsResponse() |
public FactionWarfareSystemsResponse contested(Boolean contested)
public Boolean getContested()
public void setContested(Boolean contested)
public FactionWarfareSystemsResponse occupierFactionId(Integer occupierFactionId)
public Integer getOccupierFactionId()
public void setOccupierFactionId(Integer occupierFactionId)
public FactionWarfareSystemsResponse ownerFactionId(Integer ownerFactionId)
public Integer getOwnerFactionId()
public void setOwnerFactionId(Integer ownerFactionId)
public FactionWarfareSystemsResponse solarSystemId(Integer solarSystemId)
public Integer getSolarSystemId()
public void setSolarSystemId(Integer solarSystemId)
public FactionWarfareSystemsResponse victoryPoints(Integer victoryPoints)
public Integer getVictoryPoints()
public void setVictoryPoints(Integer victoryPoints)
public FactionWarfareSystemsResponse victoryPointsThreshold(Integer victoryPointsThreshold)
public Integer getVictoryPointsThreshold()
public void setVictoryPointsThreshold(Integer victoryPointsThreshold)
Copyright © 2018. All Rights Reserved.