@Deprecated @ApiStatus.ScheduledForRemoval public class CocLegendStatistics extends Object
CocLegendStatistics class.
| Constructor and Description |
|---|
CocLegendStatistics()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CocSeason |
getBestSeason()
Deprecated.
Getter for the field
bestSeason. |
CocSeason |
getCurrentSeason()
Deprecated.
Getter for the field
currentSeason. |
int |
getLegendTrophies()
Deprecated.
Getter for the field
legendTrophies. |
CocSeason |
getPreviousSeason()
Deprecated.
Getter for the field
previousSeason. |
void |
setBestSeason(CocSeason bestSeason)
Deprecated.
Setter for the field
bestSeason. |
void |
setCurrentSeason(CocSeason currentSeason)
Deprecated.
Setter for the field
currentSeason. |
void |
setLegendTrophies(int legendTrophies)
Deprecated.
Setter for the field
legendTrophies. |
void |
setPreviousSeason(CocSeason previousSeason)
Deprecated.
Setter for the field
previousSeason. |
String |
toString()
Deprecated.
|
public int getLegendTrophies()
Getter for the field legendTrophies.
public void setLegendTrophies(int legendTrophies)
Setter for the field legendTrophies.
legendTrophies - a intpublic CocSeason getCurrentSeason()
Getter for the field currentSeason.
CocSeason objectpublic void setCurrentSeason(CocSeason currentSeason)
Setter for the field currentSeason.
currentSeason - a CocSeason objectpublic CocSeason getPreviousSeason()
Getter for the field previousSeason.
CocSeason objectpublic void setPreviousSeason(CocSeason previousSeason)
Setter for the field previousSeason.
previousSeason - a CocSeason objectpublic CocSeason getBestSeason()
Getter for the field bestSeason.
CocSeason objectCopyright © 2016–2024. All rights reserved.