public class SteamEconSchema extends Object
| Constructor and Description |
|---|
SteamEconSchema() |
| Modifier and Type | Method and Description |
|---|---|
List<SteamEconSchemaAcap> |
getAttributeControlledAttachedParticles()
Getter for the field
attributeControlledAttachedParticles. |
List<SteamEconSchemaAttribute> |
getAttributes()
Getter for the field
attributes. |
List<SteamEconSchemaItemLevel> |
getItemLevels()
Getter for the field
itemLevels. |
List<SteamEconSchemaItem> |
getItems()
Getter for the field
items. |
List<SteamEconSchemaItemSet> |
getItemSets()
Getter for the field
itemSets. |
String |
getItemsGameUrl()
Getter for the field
itemsGameUrl. |
List<SteamEconKillEaterRanks> |
getKillEaterRanks()
Getter for the field
killEaterRanks. |
List<SteamEconSchemaKest> |
getKillEaterScoreTypes()
Getter for the field
killEaterScoreTypes. |
List<SteamEconSchemaOriginName> |
getOriginNames()
Getter for the field
originNames. |
SteamEconSchemaItemQuality |
getQualities()
Getter for the field
qualities. |
int |
getStatus()
Getter for the field
status. |
void |
setAttributeControlledAttachedParticles(List<SteamEconSchemaAcap> attributeControlledAttachedParticles)
Setter for the field
attributeControlledAttachedParticles. |
void |
setAttributes(List<SteamEconSchemaAttribute> attributes)
Setter for the field
attributes. |
void |
setItemLevels(List<SteamEconSchemaItemLevel> itemLevels)
Setter for the field
itemLevels. |
void |
setItems(List<SteamEconSchemaItem> items)
Setter for the field
items. |
void |
setItemSets(List<SteamEconSchemaItemSet> itemSets)
Setter for the field
itemSets. |
void |
setItemsGameUrl(String itemsGameUrl)
Setter for the field
itemsGameUrl. |
void |
setKillEaterRanks(List<SteamEconKillEaterRanks> killEaterRanks)
Setter for the field
killEaterRanks. |
void |
setKillEaterScoreTypes(List<SteamEconSchemaKest> killEaterScoreTypes)
Setter for the field
killEaterScoreTypes. |
void |
setOriginNames(List<SteamEconSchemaOriginName> originNames)
Setter for the field
originNames. |
void |
setQualities(SteamEconSchemaItemQuality qualities)
Setter for the field
qualities. |
void |
setStatus(int status)
Setter for the field
status. |
String |
toString() |
public int getStatus()
Getter for the field status.
public void setStatus(int status)
Setter for the field status.
status - a intpublic String getItemsGameUrl()
Getter for the field itemsGameUrl.
String objectpublic void setItemsGameUrl(String itemsGameUrl)
Setter for the field itemsGameUrl.
itemsGameUrl - a String objectpublic SteamEconSchemaItemQuality getQualities()
Getter for the field qualities.
SteamEconSchemaItemQuality objectpublic void setQualities(SteamEconSchemaItemQuality qualities)
Setter for the field qualities.
qualities - a SteamEconSchemaItemQuality objectpublic List<SteamEconSchemaOriginName> getOriginNames()
Getter for the field originNames.
List objectpublic void setOriginNames(List<SteamEconSchemaOriginName> originNames)
Setter for the field originNames.
originNames - a List objectpublic List<SteamEconSchemaItem> getItems()
Getter for the field items.
List objectpublic void setItems(List<SteamEconSchemaItem> items)
Setter for the field items.
items - a List objectpublic List<SteamEconSchemaAttribute> getAttributes()
Getter for the field attributes.
List objectpublic void setAttributes(List<SteamEconSchemaAttribute> attributes)
Setter for the field attributes.
attributes - a List objectpublic List<SteamEconSchemaItemSet> getItemSets()
Getter for the field itemSets.
List objectpublic void setItemSets(List<SteamEconSchemaItemSet> itemSets)
Setter for the field itemSets.
itemSets - a List objectpublic List<SteamEconSchemaAcap> getAttributeControlledAttachedParticles()
Getter for the field attributeControlledAttachedParticles.
List objectpublic void setAttributeControlledAttachedParticles(List<SteamEconSchemaAcap> attributeControlledAttachedParticles)
Setter for the field attributeControlledAttachedParticles.
attributeControlledAttachedParticles - a List objectpublic List<SteamEconSchemaItemLevel> getItemLevels()
Getter for the field itemLevels.
List objectpublic void setItemLevels(List<SteamEconSchemaItemLevel> itemLevels)
Setter for the field itemLevels.
itemLevels - a List objectpublic List<SteamEconSchemaKest> getKillEaterScoreTypes()
Getter for the field killEaterScoreTypes.
List objectpublic void setKillEaterScoreTypes(List<SteamEconSchemaKest> killEaterScoreTypes)
Setter for the field killEaterScoreTypes.
killEaterScoreTypes - a List objectpublic List<SteamEconKillEaterRanks> getKillEaterRanks()
Getter for the field killEaterRanks.
List objectpublic void setKillEaterRanks(List<SteamEconKillEaterRanks> killEaterRanks)
Setter for the field killEaterRanks.
killEaterRanks - a List objectCopyright © 2016–2024. All rights reserved.