public class FactionWarfareLeaderboardCharactersResponse extends Object implements Serializable
| Constructor and Description |
|---|
FactionWarfareLeaderboardCharactersResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
FactionWarfareLeaderboardCharacterKills |
getKills()
Get kills
|
FactionWarfareLeaderboardCharacterVictoryPoints |
getVictoryPoints()
Get victoryPoints
|
int |
hashCode() |
FactionWarfareLeaderboardCharactersResponse |
kills(FactionWarfareLeaderboardCharacterKills kills) |
void |
setKills(FactionWarfareLeaderboardCharacterKills kills) |
void |
setVictoryPoints(FactionWarfareLeaderboardCharacterVictoryPoints victoryPoints) |
String |
toString() |
FactionWarfareLeaderboardCharactersResponse |
victoryPoints(FactionWarfareLeaderboardCharacterVictoryPoints victoryPoints) |
public FactionWarfareLeaderboardCharactersResponse()
public FactionWarfareLeaderboardCharactersResponse kills(FactionWarfareLeaderboardCharacterKills kills)
public FactionWarfareLeaderboardCharacterKills getKills()
public void setKills(FactionWarfareLeaderboardCharacterKills kills)
public FactionWarfareLeaderboardCharactersResponse victoryPoints(FactionWarfareLeaderboardCharacterVictoryPoints victoryPoints)
public FactionWarfareLeaderboardCharacterVictoryPoints getVictoryPoints()
public void setVictoryPoints(FactionWarfareLeaderboardCharacterVictoryPoints victoryPoints)
Copyright © 2018. All Rights Reserved.