Class Person.EmbeddedType
java.lang.Object
com.amilesend.tvmaze.client.model.Person.EmbeddedType
- All Implemented Interfaces:
EmbeddedQueryParameter
- Enclosing class:
Person
Describes the type of additional embedded information to include in the
Show
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Person.EmbeddedType
Include a list of cast credits. -
Method Summary
-
Field Details
-
CAST_CREDITS
Include a list of cast credits.
-
-
Method Details
-
getQueryParameterValue
Description copied from interface:EmbeddedQueryParameter
Gets the query parameter value that is associated with theembed
(orembed[]
) query parameters.- Specified by:
getQueryParameterValue
in interfaceEmbeddedQueryParameter
- Returns:
- the query parameter value
-
equals
-
hashCode
public int hashCode() -
toString
-