Class AlternateEpisode.EmbeddedType
java.lang.Object
com.amilesend.tvmaze.client.model.AlternateEpisode.EmbeddedType
- All Implemented Interfaces:
EmbeddedQueryParameter
- Enclosing class:
AlternateEpisode
The supported embedded resource types that can be included in an
AlternateEpisode
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AlternateEpisode.EmbeddedType
Include the associated list of episodes. -
Method Summary
-
Field Details
-
EPISODES
Include the associated list of episodes.
-
-
Method Details
-
getQueryParameterValue
The query parameter value associated with the embedded resource type.- Specified by:
getQueryParameterValue
in interfaceEmbeddedQueryParameter
- Returns:
- the query parameter value
-
equals
-
hashCode
public int hashCode() -
toString
-