public class Genre extends Object implements Serializable
GenreIdsResponse
.Constructor and Description |
---|
Genre() |
Modifier and Type | Method and Description |
---|---|
String |
getGenreId() |
String |
getName() |
String |
getUrl() |
void |
setGenreId(String genreId) |
void |
setName(String name) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2018. All rights reserved.