Class AlternateList.EmbeddedType
java.lang.Object
com.amilesend.tvmaze.client.model.AlternateList.EmbeddedType
- All Implemented Interfaces:
EmbeddedQueryParameter
- Enclosing class:
AlternateList
The supported embedded resource types that can be included in an
AlternateList.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AlternateList.EmbeddedTypeInclude the list of alternate episodes.static final AlternateList.EmbeddedTypeInclude the list of episodes. -
Method Summary
-
Field Details
-
ALTERNATE_EPISODES
Include the list of alternate episodes. -
EPISODES
Include the list of episodes.
-
-
Method Details
-
getQueryParameterValue
Description copied from interface:EmbeddedQueryParameterGets the query parameter value that is associated with theembed(orembed[]) query parameters.- Specified by:
getQueryParameterValuein interfaceEmbeddedQueryParameter- Returns:
- the query parameter value
-
equals
-
hashCode
-
toString
-