public class SteamEconPlayerAccountInfo extends Object
SteamEconPlayerAccountInfo class.
Constructor and Description |
---|
SteamEconPlayerAccountInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getPersonaName()
Getter for the field
personaName . |
long |
getSteamId()
Getter for the field
steamId . |
void |
setPersonaName(String personaName)
Setter for the field
personaName . |
void |
setSteamId(long steamId)
Setter for the field
steamId . |
String |
toString() |
public long getSteamId()
Getter for the field steamId
.
public void setSteamId(long steamId)
Setter for the field steamId
.
steamId
- a longpublic String getPersonaName()
Getter for the field personaName
.
String
objectCopyright © 2016–2024. All rights reserved.