public class FactionWarfareLeaderboardCorporationActiveTotalKills extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareLeaderboardCorporationActiveTotalKills() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCorporationActiveTotalKills |
amount(Integer amount) |
FactionWarfareLeaderboardCorporationActiveTotalKills |
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 FactionWarfareLeaderboardCorporationActiveTotalKills()
public FactionWarfareLeaderboardCorporationActiveTotalKills corporationId(Integer corporationId)
public Integer getCorporationId()
public void setCorporationId(Integer corporationId)
public FactionWarfareLeaderboardCorporationActiveTotalKills amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
Copyright © 2017. All Rights Reserved.