public class FactionWarfareLeaderboardYesterdayVictoryPoints extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareLeaderboardYesterdayVictoryPoints() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardYesterdayVictoryPoints |
amount(Integer amount) |
boolean |
equals(Object o) |
FactionWarfareLeaderboardYesterdayVictoryPoints |
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 FactionWarfareLeaderboardYesterdayVictoryPoints()
public FactionWarfareLeaderboardYesterdayVictoryPoints amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
public FactionWarfareLeaderboardYesterdayVictoryPoints factionId(Integer factionId)
public Integer getFactionId()
public void setFactionId(Integer factionId)
Copyright © 2019. All Rights Reserved.