public class SteamEconPlayerItemEquipInfo extends Object
SteamEconPlayerItemEquipInfo class.
Constructor and Description |
---|
SteamEconPlayerItemEquipInfo() |
Modifier and Type | Method and Description |
---|---|
int |
getClassId()
Getter for the field
classId . |
int |
getSlot()
Getter for the field
slot . |
void |
setClassId(int classId)
Setter for the field
classId . |
void |
setSlot(int slot)
Setter for the field
slot . |
String |
toString() |
public int getClassId()
Getter for the field classId
.
public void setClassId(int classId)
Setter for the field classId
.
classId
- a intpublic int getSlot()
Getter for the field slot
.
public void setSlot(int slot)
Setter for the field slot
.
slot
- a intCopyright © 2016–2024. All rights reserved.