Package | Description |
---|---|
tv.plex.domain |
Plex facing domain objects.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Genre> |
Directory.getGenres() |
java.util.Collection<Genre> |
Video.getGenres() |
Modifier and Type | Method and Description |
---|---|
void |
Directory.setGenres(java.util.Collection<Genre> genres) |
void |
Video.setGenres(java.util.Collection<Genre> genres) |