public class FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints() |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints |
amount(Integer amount) |
FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints |
corporationId(Integer corporationId) |
boolean |
equals(Object o) |
Integer |
getAmount()
Amount of victory points
|
Integer |
getCorporationId()
corporation_id integer
|
int |
hashCode() |
void |
setAmount(Integer amount) |
void |
setCorporationId(Integer corporationId) |
String |
toString() |
public FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints()
public FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints amount(Integer amount)
public Integer getAmount()
public void setAmount(Integer amount)
public FactionWarfareLeaderboardCorporationActiveTotalVictoryPoints corporationId(Integer corporationId)
public Integer getCorporationId()
public void setCorporationId(Integer corporationId)
Copyright © 2019. All Rights Reserved.