@Deprecated @ApiStatus.ScheduledForRemoval public class CocClanBadgeUrls extends Object
Constructor and Description |
---|
CocClanBadgeUrls()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getLarge()
Deprecated.
Getter for the field
large . |
String |
getMedium()
Deprecated.
Getter for the field
medium . |
String |
getSmall()
Deprecated.
Getter for the field
small . |
void |
setLarge(String large)
Deprecated.
Setter for the field
large . |
void |
setMedium(String medium)
Deprecated.
Setter for the field
medium . |
void |
setSmall(String small)
Deprecated.
Setter for the field
small . |
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.