Uses of Class
com.amilesend.tvdb.client.model.ArtworkType
Packages that use ArtworkType
-
Uses of ArtworkType in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return ArtworkTypeModifier and TypeMethodDescriptionArtworkType.imageFormat(String imageFormat) ArtworkType.recordType(String recordType) ArtworkType.thumbHeight(Long thumbHeight) ArtworkType.thumbWidth(Long thumbWidth) Methods in com.amilesend.tvdb.client.model that return types with arguments of type ArtworkTypeMethods in com.amilesend.tvdb.client.model with parameters of type ArtworkTypeMethod parameters in com.amilesend.tvdb.client.model with type arguments of type ArtworkTypeModifier and TypeMethodDescriptionInlineResponse2004.data(List<ArtworkType> data) voidInlineResponse2004.setData(List<ArtworkType> data)