public class SteamGameStatsSchema extends Object
| Constructor and Description |
|---|
SteamGameStatsSchema() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultValue()
Getter for the field
defaultValue. |
String |
getDisplayName()
Getter for the field
displayName. |
String |
getName()
Getter for the field
name. |
void |
setDefaultValue(int defaultValue)
Setter for the field
defaultValue. |
void |
setDisplayName(String displayName)
Setter for the field
displayName. |
void |
setName(String name)
Setter for the field
name. |
public void setName(String name)
Setter for the field name.
name - a String objectpublic int getDefaultValue()
Getter for the field defaultValue.
public void setDefaultValue(int defaultValue)
Setter for the field defaultValue.
defaultValue - a intpublic String getDisplayName()
Getter for the field displayName.
String objectCopyright © 2016–2024. All rights reserved.