public class SteamEconItemsCarouselBanner extends Object
SteamEconItemsCarouselBanner class.
Constructor and Description |
---|
SteamEconItemsCarouselBanner() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Getter for the field
action . |
String |
getActionParam()
Getter for the field
actionParam . |
String |
getBasefilename()
Getter for the field
basefilename . |
String |
getPlacement()
Getter for the field
placement . |
void |
setAction(String action)
Setter for the field
action . |
void |
setActionParam(String actionParam)
Setter for the field
actionParam . |
void |
setBasefilename(String basefilename)
Setter for the field
basefilename . |
void |
setPlacement(String placement)
Setter for the field
placement . |
String |
toString() |
public String getBasefilename()
Getter for the field basefilename
.
String
objectpublic void setBasefilename(String basefilename)
Setter for the field basefilename
.
basefilename
- a String
objectpublic void setAction(String action)
Setter for the field action
.
action
- a String
objectpublic void setPlacement(String placement)
Setter for the field placement
.
placement
- a String
objectpublic String getActionParam()
Getter for the field actionParam
.
String
objectpublic void setActionParam(String actionParam)
Setter for the field actionParam
.
actionParam
- a String
objectCopyright © 2016–2024. All rights reserved.