public class SteamEconSchemaKest extends Object
"Kest" which stands for "Kill Eater Score Types". An object describing suffixes to use after a kill eater value in an attribute display line.
| Constructor and Description |
|---|
SteamEconSchemaKest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLevelData()
Getter for the field
levelData. |
String |
getName()
Getter for the field
name. |
int |
getType()
Getter for the field
type. |
void |
setLevelData(String levelData)
Setter for the field
levelData. |
void |
setName(String name)
Setter for the field
name. |
void |
setType(int type)
Setter for the field
type. |
String |
toString() |
public int getType()
Getter for the field type.
public void setType(int type)
Setter for the field type.
type - a intpublic void setName(String name)
Setter for the field name.
name - a String objectpublic void setLevelData(String levelData)
Setter for the field levelData.
levelData - a String objectCopyright © 2016–2024. All rights reserved.