public class FactionWarfareWarsResponse extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareWarsResponse() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareWarsResponse |
againstId(Integer againstId) |
boolean |
equals(Object o) |
FactionWarfareWarsResponse |
factionId(Integer factionId) |
Integer |
getAgainstId()
The faction ID of the enemy faction.
|
Integer |
getFactionId()
faction_id integer
|
int |
hashCode() |
void |
setAgainstId(Integer againstId) |
void |
setFactionId(Integer factionId) |
String |
toString() |
public FactionWarfareWarsResponse factionId(Integer factionId)
public Integer getFactionId()
public void setFactionId(Integer factionId)
public FactionWarfareWarsResponse againstId(Integer againstId)
public Integer getAgainstId()
public void setAgainstId(Integer againstId)
Copyright © 2017. All Rights Reserved.