Class ArtworkType
java.lang.Object
com.amilesend.tvdb.client.model.ArtworkType
artwork type record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet heightgetId()Get idGet imageFormatgetName()Get nameGet recordTypegetSlug()Get slugGet thumbHeightGet thumbWidthgetWidth()Get widthinthashCode()imageFormat(String imageFormat) recordType(String recordType) voidvoidvoidsetImageFormat(String imageFormat) voidvoidsetRecordType(String recordType) voidvoidsetThumbHeight(Long thumbHeight) voidsetThumbWidth(Long thumbWidth) voidthumbHeight(Long thumbHeight) thumbWidth(Long thumbWidth) toString()
-
Constructor Details
-
ArtworkType
public ArtworkType()
-
-
Method Details
-
height
-
getHeight
-
setHeight
-
id
-
getId
-
setId
-
imageFormat
-
getImageFormat
-
setImageFormat
-
name
-
getName
-
setName
-
recordType
-
getRecordType
-
setRecordType
-
slug
-
getSlug
-
setSlug
-
thumbHeight
-
getThumbHeight
-
setThumbHeight
-
thumbWidth
-
getThumbWidth
-
setThumbWidth
-
width
-
getWidth
-
setWidth
-
equals
-
hashCode
-
toString
-