public class SteamEconItemsSMDropdown extends Object
SteamEconItemsSMDropdown class.
| Constructor and Description |
|---|
SteamEconItemsSMDropdown() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId()
Getter for the field
id. |
String |
getLabelText()
Getter for the field
labelText. |
String |
getName()
Getter for the field
name. |
String |
getType()
Getter for the field
type. |
String |
getUrlHistoryParamName()
Getter for the field
urlHistoryParamName. |
void |
setId(long id)
Setter for the field
id. |
void |
setLabelText(String labelText)
Setter for the field
labelText. |
void |
setName(String name)
Setter for the field
name. |
void |
setType(String type)
Setter for the field
type. |
void |
setUrlHistoryParamName(String urlHistoryParamName)
Setter for the field
urlHistoryParamName. |
String |
toString() |
public long getId()
Getter for the field id.
public void setId(long id)
Setter for the field id.
id - a longpublic void setName(String name)
Setter for the field name.
name - a String objectpublic void setType(String type)
Setter for the field type.
type - a String objectpublic void setLabelText(String labelText)
Setter for the field labelText.
labelText - a String objectpublic String getUrlHistoryParamName()
Getter for the field urlHistoryParamName.
String objectpublic void setUrlHistoryParamName(String urlHistoryParamName)
Setter for the field urlHistoryParamName.
urlHistoryParamName - a String objectCopyright © 2016–2024. All rights reserved.