public class SteamEconItemsSMHomepage extends Object
SteamEconItemsSMHomepage class.
| Constructor and Description |
|---|
SteamEconItemsSMHomepage() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCategoryId()
Getter for the field
categoryId. |
List<SteamEconItemsSMPopularItems> |
getPopularItems()
Getter for the field
popularItems. |
void |
setCategoryId(long categoryId)
Setter for the field
categoryId. |
void |
setPopularItems(List<SteamEconItemsSMPopularItems> popularItems)
Setter for the field
popularItems. |
String |
toString() |
public long getCategoryId()
Getter for the field categoryId.
public void setCategoryId(long categoryId)
Setter for the field categoryId.
categoryId - a longpublic List<SteamEconItemsSMPopularItems> getPopularItems()
Getter for the field popularItems.
List objectpublic void setPopularItems(List<SteamEconItemsSMPopularItems> popularItems)
Setter for the field popularItems.
popularItems - a List objectCopyright © 2016–2024. All rights reserved.