public class SteamApp extends Object
SteamApp class.
| Constructor and Description |
|---|
SteamApp() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAppid()
Getter for the field
appid. |
String |
getName()
Getter for the field
name. |
void |
setAppid(int appid)
Setter for the field
appid. |
void |
setName(String name)
Setter for the field
name. |
String |
toString() |
Copyright © 2016–2024. All rights reserved.