Uses of Enum
com.amilesend.omdb.model.type.Plot
Packages that use Plot
-
Uses of Plot in com.amilesend.omdb.model
Methods in com.amilesend.omdb.model that return PlotModifier and TypeMethodDescriptionGetByIdRequestBase.getPlot()The plot format (i.e., short or full; default is short).GetByTitleRequestBase.getPlot()The plot format (i.e., short or full; default is short).Methods in com.amilesend.omdb.model with parameters of type Plot -
Uses of Plot in com.amilesend.omdb.model.type
Subclasses with type arguments of type Plot in com.amilesend.omdb.model.typeModifier and TypeClassDescriptionenumDefines the OMDb support Plot format options for requests.Methods in com.amilesend.omdb.model.type that return Plot