public class FactionWarfareLeaderboardCorporationLastWeekKills extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_AMOUNT |
static String |
SERIALIZED_NAME_CORPORATION_ID |
| Constructor and Description |
|---|
FactionWarfareLeaderboardCorporationLastWeekKills() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCorporationLastWeekKills |
amount(Integer amount) |
FactionWarfareLeaderboardCorporationLastWeekKills |
corporationId(Integer corporationId) |
boolean |
equals(Object o) |
Integer |
getAmount()
Amount of kills
|
Integer |
getCorporationId()
corporation_id integer
|
int |
hashCode() |
void |
setAmount(Integer amount) |
void |
setCorporationId(Integer corporationId) |
String |
toString() |
public static final String SERIALIZED_NAME_AMOUNT
public static final String SERIALIZED_NAME_CORPORATION_ID
public FactionWarfareLeaderboardCorporationLastWeekKills()
public FactionWarfareLeaderboardCorporationLastWeekKills amount(Integer amount)
public void setAmount(Integer amount)
public FactionWarfareLeaderboardCorporationLastWeekKills corporationId(Integer corporationId)
@Nullable public Integer getCorporationId()
public void setCorporationId(Integer corporationId)
Copyright © 2023. All Rights Reserved.