public class SteamEconItemsSMPrefab extends Object
SteamEconItemsSMPrefab class.
Constructor and Description |
---|
SteamEconItemsSMPrefab() |
Modifier and Type | Method and Description |
---|---|
List<SteamEconItemsSMPrefabConfig> |
getConfigs()
Getter for the field
configs . |
long |
getId()
Getter for the field
id . |
String |
getName()
Getter for the field
name . |
void |
setConfigs(List<SteamEconItemsSMPrefabConfig> configs)
Setter for the field
configs . |
void |
setId(long id)
Setter for the field
id . |
void |
setName(String name)
Setter for the field
name . |
String |
toString() |
public long getId()
Getter for the field id
.
public void setId(long id)
Setter for the field id
.
id
- a longpublic void setName(String name)
Setter for the field name
.
name
- a String
objectpublic List<SteamEconItemsSMPrefabConfig> getConfigs()
Getter for the field configs
.
List
objectpublic void setConfigs(List<SteamEconItemsSMPrefabConfig> configs)
Setter for the field configs
.
configs
- a List
objectCopyright © 2016–2024. All rights reserved.