public class StoreAppGenre extends Object
StoreAppGenre class.
| Constructor and Description |
|---|
StoreAppGenre() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Getter for the field
description. |
int |
getId()
Getter for the field
id. |
void |
setDescription(String description)
Setter for the field
description. |
void |
setId(int id)
Setter for the field
id. |
Copyright © 2016–2024. All rights reserved.