@Deprecated @ApiStatus.ScheduledForRemoval public class CocWarLogEntryClan extends Object
| Constructor and Description |
|---|
CocWarLogEntryClan()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAttacks()
Deprecated.
Getter for the field
attacks. |
CocClanBadgeUrls |
getBadgeUrls()
Deprecated.
Getter for the field
badgeUrls. |
int |
getClanLevel()
Deprecated.
Getter for the field
clanLevel. |
int |
getDestructionPercentage()
Deprecated.
Getter for the field
destructionPercentage. |
int |
getExpEarned()
Deprecated.
Getter for the field
expEarned. |
String |
getName()
Deprecated.
Getter for the field
name. |
int |
getStars()
Deprecated.
Getter for the field
stars. |
String |
getTag()
Deprecated.
Getter for the field
tag. |
void |
setAttacks(int attacks)
Deprecated.
Setter for the field
attacks. |
void |
setBadgeUrls(CocClanBadgeUrls badgeUrls)
Deprecated.
Setter for the field
badgeUrls. |
void |
setClanLevel(int clanLevel)
Deprecated.
Setter for the field
clanLevel. |
void |
setDestructionPercentage(int destructionPercentage)
Deprecated.
Setter for the field
destructionPercentage. |
void |
setExpEarned(int expEarned)
Deprecated.
Setter for the field
expEarned. |
void |
setName(String name)
Deprecated.
Setter for the field
name. |
void |
setStars(int stars)
Deprecated.
Setter for the field
stars. |
void |
setTag(String tag)
Deprecated.
Setter for the field
tag. |
String |
toString()
Deprecated.
|
public CocClanBadgeUrls getBadgeUrls()
Getter for the field badgeUrls.
CocClanBadgeUrls objectpublic void setBadgeUrls(CocClanBadgeUrls badgeUrls)
Setter for the field badgeUrls.
badgeUrls - a CocClanBadgeUrls objectpublic int getClanLevel()
Getter for the field clanLevel.
public void setClanLevel(int clanLevel)
Setter for the field clanLevel.
clanLevel - a intpublic int getStars()
Getter for the field stars.
public void setStars(int stars)
Setter for the field stars.
stars - a intpublic int getExpEarned()
Getter for the field expEarned.
public void setExpEarned(int expEarned)
Setter for the field expEarned.
expEarned - a intpublic void setTag(String tag)
Setter for the field tag.
tag - a String objectpublic int getAttacks()
Getter for the field attacks.
public void setAttacks(int attacks)
Setter for the field attacks.
attacks - a intpublic int getDestructionPercentage()
Getter for the field destructionPercentage.
public void setDestructionPercentage(int destructionPercentage)
Setter for the field destructionPercentage.
destructionPercentage - a intCopyright © 2016–2024. All rights reserved.