public class SteamEconSchemaItemSet extends Object
SteamEconSchemaItemSet class.
| Constructor and Description |
|---|
SteamEconSchemaItemSet() |
| Modifier and Type | Method and Description |
|---|---|
List<SteamEconSchemaItemAttribute> |
getAttributes()
Getter for the field
attributes. |
List<String> |
getItems()
Getter for the field
items. |
String |
getItemSet()
Getter for the field
itemSet. |
String |
getName()
Getter for the field
name. |
String |
getStoreBundle()
Getter for the field
storeBundle. |
void |
setAttributes(List<SteamEconSchemaItemAttribute> attributes)
Setter for the field
attributes. |
void |
setItems(List<String> items)
Setter for the field
items. |
void |
setItemSet(String itemSet)
Setter for the field
itemSet. |
void |
setName(String name)
Setter for the field
name. |
void |
setStoreBundle(String storeBundle)
Setter for the field
storeBundle. |
String |
toString() |
public void setItemSet(String itemSet)
Setter for the field itemSet.
itemSet - a String objectpublic void setName(String name)
Setter for the field name.
name - a String objectpublic void setItems(List<String> items)
Setter for the field items.
items - a List objectpublic List<SteamEconSchemaItemAttribute> getAttributes()
Getter for the field attributes.
List objectpublic void setAttributes(List<SteamEconSchemaItemAttribute> attributes)
Setter for the field attributes.
attributes - a List objectpublic String getStoreBundle()
Getter for the field storeBundle.
String objectpublic void setStoreBundle(String storeBundle)
Setter for the field storeBundle.
storeBundle - a String objectCopyright © 2016–2024. All rights reserved.