public class Genres extends Object implements Serializable
| Constructor and Description |
|---|
Genres() |
Genres(ArrayList<String> genresList) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getGenresList() |
void |
setGenresList(ArrayList<String> genresList) |
String |
toString() |
Copyright © 2017. All Rights Reserved.