@Deprecated @ApiStatus.ScheduledForRemoval public class CocAchievements extends Object
CocAchievements class.
| Constructor and Description |
|---|
CocAchievements()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCompletionInfo()
Deprecated.
Getter for the field
completionInfo. |
String |
getName()
Deprecated.
Getter for the field
name. |
int |
getStars()
Deprecated.
Getter for the field
stars. |
int |
getTarget()
Deprecated.
Getter for the field
target. |
int |
getValue()
Deprecated.
Getter for the field
value. |
void |
setCompletionInfo(String completionInfo)
Deprecated.
Setter for the field
completionInfo. |
void |
setName(String name)
Deprecated.
Setter for the field
name. |
void |
setStars(int stars)
Deprecated.
Setter for the field
stars. |
void |
setTarget(int target)
Deprecated.
Setter for the field
target. |
void |
setValue(int value)
Deprecated.
Setter for the field
value. |
String |
toString()
Deprecated.
|
public void setName(String name)
Setter for the field name.
name - a String objectpublic int getStars()
Getter for the field stars.
public void setStars(int stars)
Setter for the field stars.
stars - a intpublic int getValue()
Getter for the field value.
public void setValue(int value)
Setter for the field value.
value - a intpublic int getTarget()
Getter for the field target.
public void setTarget(int target)
Setter for the field target.
target - a intpublic String getCompletionInfo()
Getter for the field completionInfo.
String objectCopyright © 2016–2024. All rights reserved.