public class SteamEconItemsStoreMeta extends Object
SteamEconItemsStoreMeta class.
| Constructor and Description |
|---|
SteamEconItemsStoreMeta() |
| Modifier and Type | Method and Description |
|---|---|
SteamEconItemsSMCarouselData |
getCarouselData()
Getter for the field
carouselData. |
SteamEconItemsSMDropdownData |
getDropdownData()
Getter for the field
dropdownData. |
List<SteamEconItemsSMFilter> |
getFilters()
Getter for the field
filters. |
SteamEconItemsSMHomepage |
getHomePageData()
Getter for the field
homePageData. |
List<SteamEconItemsSMPlayerClass> |
getPlayerClassData()
Getter for the field
playerClassData. |
SteamEconItemsSMSorting |
getSorting()
Getter for the field
sorting. |
List<SteamEconItemsSMTab> |
getTabs()
Getter for the field
tabs. |
void |
setCarouselData(SteamEconItemsSMCarouselData carouselData)
Setter for the field
carouselData. |
void |
setDropdownData(SteamEconItemsSMDropdownData dropdownData)
Setter for the field
dropdownData. |
void |
setFilters(List<SteamEconItemsSMFilter> filters)
Setter for the field
filters. |
void |
setHomePageData(SteamEconItemsSMHomepage homePageData)
Setter for the field
homePageData. |
void |
setPlayerClassData(List<SteamEconItemsSMPlayerClass> playerClassData)
Setter for the field
playerClassData. |
void |
setSorting(SteamEconItemsSMSorting sorting)
Setter for the field
sorting. |
void |
setTabs(List<SteamEconItemsSMTab> tabs)
Setter for the field
tabs. |
String |
toString() |
public SteamEconItemsSMCarouselData getCarouselData()
Getter for the field carouselData.
SteamEconItemsSMCarouselData objectpublic void setCarouselData(SteamEconItemsSMCarouselData carouselData)
Setter for the field carouselData.
carouselData - a SteamEconItemsSMCarouselData objectpublic List<SteamEconItemsSMTab> getTabs()
Getter for the field tabs.
List objectpublic void setTabs(List<SteamEconItemsSMTab> tabs)
Setter for the field tabs.
tabs - a List objectpublic List<SteamEconItemsSMFilter> getFilters()
Getter for the field filters.
List objectpublic void setFilters(List<SteamEconItemsSMFilter> filters)
Setter for the field filters.
filters - a List objectpublic SteamEconItemsSMSorting getSorting()
Getter for the field sorting.
SteamEconItemsSMSorting objectpublic void setSorting(SteamEconItemsSMSorting sorting)
Setter for the field sorting.
sorting - a SteamEconItemsSMSorting objectpublic SteamEconItemsSMDropdownData getDropdownData()
Getter for the field dropdownData.
SteamEconItemsSMDropdownData objectpublic void setDropdownData(SteamEconItemsSMDropdownData dropdownData)
Setter for the field dropdownData.
dropdownData - a SteamEconItemsSMDropdownData objectpublic List<SteamEconItemsSMPlayerClass> getPlayerClassData()
Getter for the field playerClassData.
List objectpublic void setPlayerClassData(List<SteamEconItemsSMPlayerClass> playerClassData)
Setter for the field playerClassData.
playerClassData - a List objectpublic SteamEconItemsSMHomepage getHomePageData()
Getter for the field homePageData.
SteamEconItemsSMHomepage objectpublic void setHomePageData(SteamEconItemsSMHomepage homePageData)
Setter for the field homePageData.
homePageData - a SteamEconItemsSMHomepage objectCopyright © 2016–2024. All rights reserved.