@Deprecated @ApiStatus.ScheduledForRemoval public class CocClanBasicInfo extends Object
| Constructor and Description |
|---|
CocClanBasicInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CocClanBadgeUrls |
getBadgeUrls()
Deprecated.
Getter for the field
badgeUrls. |
int |
getClanLevel()
Deprecated.
Getter for the field
clanLevel. |
String |
getName()
Deprecated.
Getter for the field
name. |
String |
getTag()
Deprecated.
Getter for the field
tag. |
void |
setBadgeUrls(CocClanBadgeUrls badgeUrls)
Deprecated.
Setter for the field
badgeUrls. |
void |
setClanLevel(int clanLevel)
Deprecated.
Setter for the field
clanLevel. |
void |
setName(String name)
Deprecated.
Setter for the field
name. |
void |
setTag(String tag)
Deprecated.
Setter for the field
tag. |
String |
toString()
Deprecated.
|
public int getClanLevel()
Getter for the field clanLevel.
public void setClanLevel(int clanLevel)
Setter for the field clanLevel.
clanLevel - a intpublic void setTag(String tag)
Setter for the field tag.
tag - a String objectpublic void setName(String name)
Setter for the field name.
name - a String objectpublic CocClanBadgeUrls getBadgeUrls()
Getter for the field badgeUrls.
CocClanBadgeUrls objectpublic void setBadgeUrls(CocClanBadgeUrls badgeUrls)
Setter for the field badgeUrls.
badgeUrls - a CocClanBadgeUrls objectCopyright © 2016–2024. All rights reserved.