public class SteamEconSchemaItemAttribute extends Object
SteamEconSchemaItemAttribute class.
| Constructor and Description |
|---|
SteamEconSchemaItemAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Getter for the field
className. |
String |
getName()
Getter for the field
name. |
double |
getValue()
Getter for the field
value. |
void |
setClassName(String className)
Setter for the field
className. |
void |
setName(String name)
Setter for the field
name. |
void |
setValue(double value)
Setter for the field
value. |
String |
toString() |
public void setName(String name)
Setter for the field name.
name - a String objectpublic void setClassName(String className)
Setter for the field className.
className - a String objectpublic double getValue()
Getter for the field value.
public void setValue(double value)
Setter for the field value.
value - a doubleCopyright © 2016–2024. All rights reserved.