Uses of Class
com.amilesend.tmdb.client.model.movie.type.ReleaseDate
Packages that use ReleaseDate
-
Uses of ReleaseDate in com.amilesend.tmdb.client.model.movie.type
Methods in com.amilesend.tmdb.client.model.movie.type that return ReleaseDateMethods in com.amilesend.tmdb.client.model.movie.type that return types with arguments of type ReleaseDateModifier and TypeMethodDescriptionReleaseDateCountry.getReleaseDates()The release dates for the country.Method parameters in com.amilesend.tmdb.client.model.movie.type with type arguments of type ReleaseDateModifier and TypeMethodDescriptionReleaseDateCountry.ReleaseDateCountryBuilder.releaseDates(List<ReleaseDate> releaseDates) The release dates for the country.