Class Role
java.lang.Object
com.amilesend.tmdb.client.model.tv.seasons.type.Role
Describes a role for an aggregate cast credit.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Role.RoleBuilderbuilder()booleanThe character name.The aggregate credit identifier.The number of credited episodes.inthashCode()toString()
-
Method Details
-
builder
-
getCreditId
The aggregate credit identifier. -
getCharacter
The character name. -
getEpisodeCount
The number of credited episodes. -
equals
-
hashCode
-
toString
-