Uses of Class
com.amilesend.tmdb.client.model.type.AlternateName
Packages that use AlternateName
Package
Description
-
Uses of AlternateName in com.amilesend.tmdb.client.model.company
Methods in com.amilesend.tmdb.client.model.company that return types with arguments of type AlternateNameModifier and TypeMethodDescriptionGetAlternativeNamesResponse.getResults()The list of alternate names.Method parameters in com.amilesend.tmdb.client.model.company with type arguments of type AlternateNameModifier and TypeMethodDescriptionGetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder.results(List<AlternateName> results) The list of alternate names. -
Uses of AlternateName in com.amilesend.tmdb.client.model.network
Methods in com.amilesend.tmdb.client.model.network that return types with arguments of type AlternateNameModifier and TypeMethodDescriptionGetAlternativeNamesResponse.getResults()The list of alternative names.Method parameters in com.amilesend.tmdb.client.model.network with type arguments of type AlternateNameModifier and TypeMethodDescriptionGetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder.results(List<AlternateName> results) The list of alternative names. -
Uses of AlternateName in com.amilesend.tmdb.client.model.type
Methods in com.amilesend.tmdb.client.model.type that return AlternateName