public class SteamEconItemsSMPlayerClass extends Object
SteamEconItemsSMPlayerClass class.
| Constructor and Description |
|---|
SteamEconItemsSMPlayerClass() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseName()
Getter for the field
baseName. |
int |
getId()
Getter for the field
id. |
String |
getLocalizedText()
Getter for the field
localizedText. |
void |
setBaseName(String baseName)
Setter for the field
baseName. |
void |
setId(int id)
Setter for the field
id. |
void |
setLocalizedText(String localizedText)
Setter for the field
localizedText. |
String |
toString() |
public int getId()
Getter for the field id.
public void setId(int id)
Setter for the field id.
id - a intpublic void setBaseName(String baseName)
Setter for the field baseName.
baseName - a String objectpublic String getLocalizedText()
Getter for the field localizedText.
String objectpublic void setLocalizedText(String localizedText)
Setter for the field localizedText.
localizedText - a String objectCopyright © 2016–2024. All rights reserved.