public class FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_AMOUNT |
static String |
SERIALIZED_NAME_CHARACTER_ID |
| Constructor and Description |
|---|
FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints |
amount(Integer amount) |
FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints |
characterId(Integer characterId) |
boolean |
equals(Object o) |
Integer |
getAmount()
Amount of victory points
|
Integer |
getCharacterId()
character_id integer
|
int |
hashCode() |
void |
setAmount(Integer amount) |
void |
setCharacterId(Integer characterId) |
String |
toString() |
public static final String SERIALIZED_NAME_AMOUNT
public static final String SERIALIZED_NAME_CHARACTER_ID
public FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints()
public FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints amount(Integer amount)
public void setAmount(Integer amount)
public FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints characterId(Integer characterId)
public void setCharacterId(Integer characterId)
Copyright © 2021. All Rights Reserved.