public class SteamEconItemsSMPopularItems extends Object
SteamEconItemsSMPopularItems class.
Constructor and Description |
---|
SteamEconItemsSMPopularItems() |
Modifier and Type | Method and Description |
---|---|
int |
getDefIndex()
Getter for the field
defIndex . |
int |
getOrder()
Getter for the field
order . |
void |
setDefIndex(int defIndex)
Setter for the field
defIndex . |
void |
setOrder(int order)
Setter for the field
order . |
String |
toString() |
public int getDefIndex()
Getter for the field defIndex
.
public void setDefIndex(int defIndex)
Setter for the field defIndex
.
defIndex
- a intpublic int getOrder()
Getter for the field order
.
public void setOrder(int order)
Setter for the field order
.
order
- a intCopyright © 2016–2024. All rights reserved.