public class FactionWarfareLeaderboardActiveTotalVictoryPoints extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareLeaderboardActiveTotalVictoryPoints() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardActiveTotalVictoryPoints |
amount(Integer amount) |
boolean |
equals(Object o) |
FactionWarfareLeaderboardActiveTotalVictoryPoints |
factionId(Integer factionId) |
Integer |
getAmount()
Amount of victory points
|
Integer |
getFactionId()
faction_id integer
|
int |
hashCode() |
void |
setAmount(Integer amount) |
void |
setFactionId(Integer factionId) |
String |
toString() |
public FactionWarfareLeaderboardActiveTotalVictoryPoints()
public FactionWarfareLeaderboardActiveTotalVictoryPoints factionId(Integer factionId)
public Integer getFactionId()
public void setFactionId(Integer factionId)
public FactionWarfareLeaderboardActiveTotalVictoryPoints amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
Copyright © 2018. All Rights Reserved.