public class FactionWarfareLeaderboardCharactersLastWeekVictoryPoints extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareLeaderboardCharactersLastWeekVictoryPoints() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCharactersLastWeekVictoryPoints |
amount(Integer amount) |
FactionWarfareLeaderboardCharactersLastWeekVictoryPoints |
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 FactionWarfareLeaderboardCharactersLastWeekVictoryPoints()
public FactionWarfareLeaderboardCharactersLastWeekVictoryPoints amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
public FactionWarfareLeaderboardCharactersLastWeekVictoryPoints characterId(Integer characterId)
public Integer getCharacterId()
public void setCharacterId(Integer characterId)
Copyright © 2019. All Rights Reserved.