public class SteamEconItemsSMCarouselData extends Object
SteamEconItemsSMCarouselData class.
Constructor and Description |
---|
SteamEconItemsSMCarouselData() |
Modifier and Type | Method and Description |
---|---|
List<SteamEconItemsCarouselBanner> |
getBanners()
Getter for the field
banners . |
int |
getMaxDisplayBanners()
Getter for the field
maxDisplayBanners . |
void |
setBanners(List<SteamEconItemsCarouselBanner> banners)
Setter for the field
banners . |
void |
setMaxDisplayBanners(int maxDisplayBanners)
Setter for the field
maxDisplayBanners . |
String |
toString() |
public int getMaxDisplayBanners()
Getter for the field maxDisplayBanners
.
public void setMaxDisplayBanners(int maxDisplayBanners)
Setter for the field maxDisplayBanners
.
maxDisplayBanners
- a intpublic List<SteamEconItemsCarouselBanner> getBanners()
Getter for the field banners
.
List
objectpublic void setBanners(List<SteamEconItemsCarouselBanner> banners)
Setter for the field banners
.
banners
- a List
objectCopyright © 2016–2024. All rights reserved.