public class FactionWarfareLeaderboardLastWeekKills extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareLeaderboardLastWeekKills() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardLastWeekKills |
amount(Integer amount) |
boolean |
equals(Object o) |
FactionWarfareLeaderboardLastWeekKills |
factionId(Integer factionId) |
Integer |
getAmount()
Amount of kills
|
Integer |
getFactionId()
faction_id integer
|
int |
hashCode() |
void |
setAmount(Integer amount) |
void |
setFactionId(Integer factionId) |
String |
toString() |
public FactionWarfareLeaderboardLastWeekKills()
public FactionWarfareLeaderboardLastWeekKills factionId(Integer factionId)
public Integer getFactionId()
public void setFactionId(Integer factionId)
public FactionWarfareLeaderboardLastWeekKills amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
Copyright © 2017. All Rights Reserved.