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