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