Uses of Enum
com.amilesend.tmdb.client.model.discover.type.SortBy
Packages that use SortBy
-
Uses of SortBy in com.amilesend.tmdb.client.model.discover.type
Methods in com.amilesend.tmdb.client.model.discover.type that return SortByModifier and TypeMethodDescriptionDiscoverRequestBase.getSortBy()Sort by specifier.static SortByReturns the enum constant of this type with the specified name.static SortBy[]SortBy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amilesend.tmdb.client.model.discover.type with parameters of type SortBy