public class FactionWarfareLeaderboardLastWeekVictoryPoints extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_AMOUNT |
static String |
SERIALIZED_NAME_FACTION_ID |
| Constructor and Description |
|---|
FactionWarfareLeaderboardLastWeekVictoryPoints() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardLastWeekVictoryPoints |
amount(Integer amount) |
boolean |
equals(Object o) |
FactionWarfareLeaderboardLastWeekVictoryPoints |
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 FactionWarfareLeaderboardLastWeekVictoryPoints()
public FactionWarfareLeaderboardLastWeekVictoryPoints amount(Integer amount)
public void setAmount(Integer amount)
public FactionWarfareLeaderboardLastWeekVictoryPoints factionId(Integer factionId)
public void setFactionId(Integer factionId)
Copyright © 2020. All Rights Reserved.