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