public class FactionWarfareLeaderboardCorporationLastWeekKills extends Object implements Serializable
| 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 FactionWarfareLeaderboardCorporationLastWeekKills()
public FactionWarfareLeaderboardCorporationLastWeekKills amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
public FactionWarfareLeaderboardCorporationLastWeekKills corporationId(Integer corporationId)
public Integer getCorporationId()
public void setCorporationId(Integer corporationId)
Copyright © 2017. All Rights Reserved.