Class Poster
java.lang.Object
com.amilesend.tmdb.client.model.tv.series.type.Poster
Describes the poster for a change.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Poster.PosterBuilderbuilder()booleanThe relative path to the post image.The associate ISO-639-1 language code.inthashCode()toString()
-
Method Details
-
builder
-
getFilePath
The relative path to the post image. -
getLanguageCode
The associate ISO-639-1 language code. -
equals
-
hashCode
-
toString
-