Uses of Class
com.amilesend.tvdb.client.model.ProductionCountry
Packages that use ProductionCountry
-
Uses of ProductionCountry in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return ProductionCountryModifier and TypeMethodDescriptionMethods in com.amilesend.tvdb.client.model that return types with arguments of type ProductionCountryModifier and TypeMethodDescriptionMovieExtendedRecord.getProductionCountries()
Get productionCountriesMethods in com.amilesend.tvdb.client.model with parameters of type ProductionCountryModifier and TypeMethodDescriptionMovieExtendedRecord.addProductionCountriesItem
(ProductionCountry productionCountriesItem) Method parameters in com.amilesend.tvdb.client.model with type arguments of type ProductionCountryModifier and TypeMethodDescriptionMovieExtendedRecord.productionCountries
(List<ProductionCountry> productionCountries) void
MovieExtendedRecord.setProductionCountries
(List<ProductionCountry> productionCountries)