public class FactionWarfareLeaderboardActiveTotalVictoryPoints extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_AMOUNT |
static String |
SERIALIZED_NAME_FACTION_ID |
| 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 static final String SERIALIZED_NAME_AMOUNT
public static final String SERIALIZED_NAME_FACTION_ID
public FactionWarfareLeaderboardActiveTotalVictoryPoints()
public FactionWarfareLeaderboardActiveTotalVictoryPoints amount(Integer amount)
public void setAmount(Integer amount)
public FactionWarfareLeaderboardActiveTotalVictoryPoints factionId(Integer factionId)
public void setFactionId(Integer factionId)
Copyright © 2023. All Rights Reserved.