public class FactionWarfareStatsResponse extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareStatsResponse() |
public FactionWarfareStatsResponse factionId(Integer factionId)
public Integer getFactionId()
public void setFactionId(Integer factionId)
public FactionWarfareStatsResponse kills(FactionWarfareStatsKills kills)
public FactionWarfareStatsKills getKills()
public void setKills(FactionWarfareStatsKills kills)
public FactionWarfareStatsResponse pilots(Integer pilots)
public Integer getPilots()
public void setPilots(Integer pilots)
public FactionWarfareStatsResponse systemsControlled(Integer systemsControlled)
public Integer getSystemsControlled()
public void setSystemsControlled(Integer systemsControlled)
public FactionWarfareStatsResponse victoryPoints(FactionWarfareStatsVictoryPoints victoryPoints)
public FactionWarfareStatsVictoryPoints getVictoryPoints()
public void setVictoryPoints(FactionWarfareStatsVictoryPoints victoryPoints)
Copyright © 2018. All Rights Reserved.