@Deprecated @ApiStatus.ScheduledForRemoval public class CocLeague extends Object
CocLeague class.
| Constructor and Description |
|---|
CocLeague()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CocLeagueIconUrls |
getIconUrls()
Deprecated.
Getter for the field
iconUrls. |
long |
getId()
Deprecated.
Getter for the field
id. |
String |
getName()
Deprecated.
Getter for the field
name. |
void |
setIconUrls(CocLeagueIconUrls iconUrls)
Deprecated.
Setter for the field
iconUrls. |
void |
setId(long id)
Deprecated.
Setter for the field
id. |
void |
setName(String name)
Deprecated.
Setter for the field
name. |
String |
toString()
Deprecated.
|
public long getId()
Getter for the field id.
public void setId(long id)
Setter for the field id.
id - a longpublic void setName(String name)
Setter for the field name.
name - a String objectpublic CocLeagueIconUrls getIconUrls()
Getter for the field iconUrls.
CocLeagueIconUrls objectpublic void setIconUrls(CocLeagueIconUrls iconUrls)
Setter for the field iconUrls.
iconUrls - a CocLeagueIconUrls objectCopyright © 2016–2024. All rights reserved.