Class CrewCredit
java.lang.Object
com.amilesend.tvmaze.client.model.CrewCredit
Describes a crew credit for a person.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classEncapsulates the possible embedded resources for theCrewCredit.static classDescribes the type of additional embedded information to include in theCrewCredit.static final classDescribes the supported resource links for aCrewCredit. -
Method Summary
Modifier and TypeMethodDescriptionstatic CrewCredit.CrewCreditBuilderbuilder()booleanAny embedded resources associated with theCrewCredit.getLinks()The links associated with the credit.getShow()Gets the show associated with this credit.getType()The credit type (i.e., job role for credit).inthashCode()toString()
-
Method Details
-
getShow
Gets the show associated with this credit. Note: Can benull.- Returns:
- the show
- See Also:
-
builder
-
getType
The credit type (i.e., job role for credit). -
getLinks
The links associated with the credit. -
getEmbeddedResource
Any embedded resources associated with theCrewCredit. Note: can benull. -
equals
-
hashCode
-
toString
-