@Deprecated @ApiStatus.ScheduledForRemoval public class CocPlayerDetailedInfo extends CocPlayerBasicInfo
CocPlayerDetailedInfo class.
Constructor and Description |
---|
CocPlayerDetailedInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<CocAchievements> |
getAchievements()
Deprecated.
Getter for the field
achievements . |
int |
getAttackWins()
Deprecated.
Getter for the field
attackWins . |
int |
getBestTrophies()
Deprecated.
Getter for the field
bestTrophies . |
CocClanBasicInfo |
getClan()
Deprecated.
Getter for the field
clan . |
int |
getDefenseWins()
Deprecated.
Getter for the field
defenseWins . |
List<CocTroop> |
getHeroes()
Deprecated.
Getter for the field
heroes . |
CocLegendStatistics |
getLegendStatistics()
Deprecated.
Getter for the field
legendStatistics . |
List<CocTroop> |
getSpells()
Deprecated.
Getter for the field
spells . |
int |
getTownHallLevel()
Deprecated.
Getter for the field
townHallLevel . |
List<CocTroop> |
getTroops()
Deprecated.
Getter for the field
troops . |
int |
getWarStars()
Deprecated.
Getter for the field
warStars . |
void |
setAchievements(List<CocAchievements> achievements)
Deprecated.
Setter for the field
achievements . |
void |
setAttackWins(int attackWins)
Deprecated.
Setter for the field
attackWins . |
void |
setBestTrophies(int bestTrophies)
Deprecated.
Setter for the field
bestTrophies . |
void |
setClan(CocClanBasicInfo clan)
Deprecated.
Setter for the field
clan . |
void |
setDefenseWins(int defenseWins)
Deprecated.
Setter for the field
defenseWins . |
void |
setHeroes(List<CocTroop> heroes)
Deprecated.
Setter for the field
heroes . |
void |
setLegendStatistics(CocLegendStatistics legendStatistics)
Deprecated.
Setter for the field
legendStatistics . |
void |
setSpells(List<CocTroop> spells)
Deprecated.
Setter for the field
spells . |
void |
setTownHallLevel(int townHallLevel)
Deprecated.
Setter for the field
townHallLevel . |
void |
setTroops(List<CocTroop> troops)
Deprecated.
Setter for the field
troops . |
void |
setWarStars(int warStars)
Deprecated.
Setter for the field
warStars . |
String |
toString()
Deprecated.
|
getClanRank, getExpLevel, getLeague, getName, getPreviousClanRank, getRole, getTag, getTotalDonations, getTotalDonationsReceived, getTrophies, setClanRank, setExpLevel, setLeague, setName, setPreviousClanRank, setRole, setTag, setTotalDonations, setTotalDonationsReceived, setTrophies, superStringBuilder
public int getAttackWins()
Getter for the field attackWins
.
public void setAttackWins(int attackWins)
Setter for the field attackWins
.
attackWins
- a intpublic int getDefenseWins()
Getter for the field defenseWins
.
public void setDefenseWins(int defenseWins)
Setter for the field defenseWins
.
defenseWins
- a intpublic CocClanBasicInfo getClan()
Getter for the field clan
.
CocClanBasicInfo
objectpublic void setClan(CocClanBasicInfo clan)
Setter for the field clan
.
clan
- a CocClanBasicInfo
objectpublic int getBestTrophies()
Getter for the field bestTrophies
.
public void setBestTrophies(int bestTrophies)
Setter for the field bestTrophies
.
bestTrophies
- a intpublic int getWarStars()
Getter for the field warStars
.
public void setWarStars(int warStars)
Setter for the field warStars
.
warStars
- a intpublic int getTownHallLevel()
Getter for the field townHallLevel
.
public void setTownHallLevel(int townHallLevel)
Setter for the field townHallLevel
.
townHallLevel
- a intpublic CocLegendStatistics getLegendStatistics()
Getter for the field legendStatistics
.
CocLegendStatistics
objectpublic void setLegendStatistics(CocLegendStatistics legendStatistics)
Setter for the field legendStatistics
.
legendStatistics
- a CocLegendStatistics
objectpublic List<CocAchievements> getAchievements()
Getter for the field achievements
.
List
objectpublic void setAchievements(List<CocAchievements> achievements)
Setter for the field achievements
.
achievements
- a List
objectpublic List<CocTroop> getTroops()
Getter for the field troops
.
List
objectpublic void setTroops(List<CocTroop> troops)
Setter for the field troops
.
troops
- a List
objectpublic List<CocTroop> getHeroes()
Getter for the field heroes
.
List
objectpublic void setHeroes(List<CocTroop> heroes)
Setter for the field heroes
.
heroes
- a List
objectpublic List<CocTroop> getSpells()
Getter for the field spells
.
List
objectpublic void setSpells(List<CocTroop> spells)
Setter for the field spells
.
spells
- a List
objectpublic String toString()
toString
in class CocPlayerBasicInfo
Copyright © 2016–2024. All rights reserved.