Uses of Class
com.amilesend.tvdb.client.model.ArtworkStatus
Packages that use ArtworkStatus
-
Uses of ArtworkStatus in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return ArtworkStatusMethods in com.amilesend.tvdb.client.model that return types with arguments of type ArtworkStatusMethods in com.amilesend.tvdb.client.model with parameters of type ArtworkStatusModifier and TypeMethodDescriptionInlineResponse2003.addDataItem
(ArtworkStatus dataItem) void
ArtworkExtendedRecord.setStatus
(ArtworkStatus status) ArtworkExtendedRecord.status
(ArtworkStatus status) Method parameters in com.amilesend.tvdb.client.model with type arguments of type ArtworkStatusModifier and TypeMethodDescriptionInlineResponse2003.data
(List<ArtworkStatus> data) void
InlineResponse2003.setData
(List<ArtworkStatus> data)