Uses of Class
com.amilesend.tmdb.client.model.movie.type.MovieCollection
Packages that use MovieCollection
-
Uses of MovieCollection in com.amilesend.tmdb.client.model.movie.type
Classes in com.amilesend.tmdb.client.model.movie.type with type parameters of type MovieCollectionModifier and TypeClassDescriptionstatic classMovieCollection.MovieCollectionBuilder<C extends MovieCollection,B extends MovieCollection.MovieCollectionBuilder<C, B>> Methods in com.amilesend.tmdb.client.model.movie.type that return MovieCollectionModifier and TypeMethodDescriptionMovieDetails.getBelongsToCollection()The associated movie collection.Methods in com.amilesend.tmdb.client.model.movie.type with parameters of type MovieCollectionModifier and TypeMethodDescriptionMovieDetails.MovieDetailsBuilder.belongsToCollection(MovieCollection belongsToCollection) The associated movie collection.