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