public class SteamEconItemsSMSortingPrefab extends Object
SteamEconItemsSMSortingPrefab class.
Constructor and Description |
---|
SteamEconItemsSMSortingPrefab() |
Modifier and Type | Method and Description |
---|---|
long |
getId()
Getter for the field
id . |
String |
getName()
Getter for the field
name . |
List<SteamEconItemsSMSorterId> |
getSorterIds()
Getter for the field
sorterIds . |
String |
getUrlHistoryParamName()
Getter for the field
urlHistoryParamName . |
void |
setId(long id)
Setter for the field
id . |
void |
setName(String name)
Setter for the field
name . |
void |
setSorterIds(List<SteamEconItemsSMSorterId> sorterIds)
Setter for the field
sorterIds . |
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 String getUrlHistoryParamName()
Getter for the field urlHistoryParamName
.
String
objectpublic void setUrlHistoryParamName(String urlHistoryParamName)
Setter for the field urlHistoryParamName
.
urlHistoryParamName
- a String
objectpublic List<SteamEconItemsSMSorterId> getSorterIds()
Getter for the field sorterIds
.
List
objectpublic void setSorterIds(List<SteamEconItemsSMSorterId> sorterIds)
Setter for the field sorterIds
.
sorterIds
- a List
objectCopyright © 2016–2024. All rights reserved.