@Deprecated @ApiStatus.ScheduledForRemoval public class CocLeagueIconUrls extends Object
CocLeagueIconUrls class.
Constructor and Description |
---|
CocLeagueIconUrls()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getMedium()
Deprecated.
Getter for the field
medium . |
String |
getSmall()
Deprecated.
Getter for the field
small . |
String |
getTiny()
Deprecated.
Getter for the field
tiny . |
void |
setMedium(String medium)
Deprecated.
Setter for the field
medium . |
void |
setSmall(String small)
Deprecated.
Setter for the field
small . |
void |
setTiny(String tiny)
Deprecated.
Setter for the field
tiny . |
String |
toString()
Deprecated.
|
public void setSmall(String small)
Setter for the field small
.
small
- a String
objectpublic String getMedium()
Getter for the field medium
.
String
objectpublic void setMedium(String medium)
Setter for the field medium
.
medium
- a String
objectCopyright © 2016–2024. All rights reserved.