Uses of Class
com.amilesend.tvdb.client.model.SearchByRemoteIdResult
Packages that use SearchByRemoteIdResult
-
Uses of SearchByRemoteIdResult in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return SearchByRemoteIdResultModifier and TypeMethodDescriptionSearchByRemoteIdResult.episode
(EpisodeBaseRecord episode) SearchByRemoteIdResult.movie
(MovieBaseRecord movie) SearchByRemoteIdResult.people
(PeopleBaseRecord people) SearchByRemoteIdResult.series
(SeriesBaseRecord series) Methods in com.amilesend.tvdb.client.model that return types with arguments of type SearchByRemoteIdResultMethods in com.amilesend.tvdb.client.model with parameters of type SearchByRemoteIdResultModifier and TypeMethodDescriptionInlineResponse20040.addDataItem
(SearchByRemoteIdResult dataItem) Method parameters in com.amilesend.tvdb.client.model with type arguments of type SearchByRemoteIdResultModifier and TypeMethodDescriptionInlineResponse20040.data
(List<SearchByRemoteIdResult> data) void
InlineResponse20040.setData
(List<SearchByRemoteIdResult> data)