public class FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints extends Object implements Serializable
| 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 FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints()
public FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints characterId(Integer characterId)
public Integer getCharacterId()
public void setCharacterId(Integer characterId)
public FactionWarfareLeaderboardCharactersActiveTotalVictoryPoints amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
Copyright © 2018. All Rights Reserved.