public class FactionWarfareLeaderboardCharactersYesterdayKills extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_AMOUNT |
static String |
SERIALIZED_NAME_CHARACTER_ID |
| Constructor and Description |
|---|
FactionWarfareLeaderboardCharactersYesterdayKills() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCharactersYesterdayKills |
amount(Integer amount) |
FactionWarfareLeaderboardCharactersYesterdayKills |
characterId(Integer characterId) |
boolean |
equals(Object o) |
Integer |
getAmount()
Amount of kills
|
Integer |
getCharacterId()
character_id integer
|
int |
hashCode() |
void |
setAmount(Integer amount) |
void |
setCharacterId(Integer characterId) |
String |
toString() |
public static final String SERIALIZED_NAME_AMOUNT
public static final String SERIALIZED_NAME_CHARACTER_ID
public FactionWarfareLeaderboardCharactersYesterdayKills()
public FactionWarfareLeaderboardCharactersYesterdayKills amount(Integer amount)
public void setAmount(Integer amount)
public FactionWarfareLeaderboardCharactersYesterdayKills characterId(Integer characterId)
public void setCharacterId(Integer characterId)
Copyright © 2020. All Rights Reserved.