Uses of Record Class
dev.reuss.tmdb.domain.networks.model.NetworkAlternativeName
Packages that use NetworkAlternativeName
-
Uses of NetworkAlternativeName in dev.reuss.tmdb.domain.networks.model
Methods in dev.reuss.tmdb.domain.networks.model that return types with arguments of type NetworkAlternativeNameModifier and TypeMethodDescriptionNetworkAlternativeNames.results()Returns the value of theresultsrecord component.Constructor parameters in dev.reuss.tmdb.domain.networks.model with type arguments of type NetworkAlternativeNameModifierConstructorDescriptionNetworkAlternativeNames(int id, List<NetworkAlternativeName> results) Creates an instance of aNetworkAlternativeNamesrecord class.