@Entity public class PGenres extends Object
Constructor and Description |
---|
PGenres() |
Modifier and Type | Method and Description |
---|---|
Games |
getGames() |
int |
getId() |
String |
getParentGenre() |
void |
setGames(Games games) |
void |
setId(int id) |
void |
setParentGenre(String parentGenre) |
Copyright © 2018 Ken Händel. All rights reserved.