@Deprecated @ApiStatus.ScheduledForRemoval public class CocSeason extends Object
CocSeason class.
Constructor and Description |
---|
CocSeason()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
Deprecated.
Getter for the field
id . |
int |
getRank()
Deprecated.
Getter for the field
rank . |
int |
getTrophies()
Deprecated.
Getter for the field
trophies . |
void |
setId(String id)
Deprecated.
Setter for the field
id . |
void |
setRank(int rank)
Deprecated.
Setter for the field
rank . |
void |
setTrophies(int trophies)
Deprecated.
Setter for the field
trophies . |
String |
toString()
Deprecated.
|
public int getRank()
Getter for the field rank
.
public void setRank(int rank)
Setter for the field rank
.
rank
- a intpublic int getTrophies()
Getter for the field trophies
.
public void setTrophies(int trophies)
Setter for the field trophies
.
trophies
- a intCopyright © 2016–2024. All rights reserved.