Uses of Enum
com.amilesend.tmdb.client.model.acount.type.SortBy
Packages that use SortBy
-
Uses of SortBy in com.amilesend.tmdb.client.model.acount.type
Methods in com.amilesend.tmdb.client.model.acount.type that return SortByModifier and TypeMethodDescriptionPaginatedRequestBase.getSortBy()Sort by option.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.acount.type with parameters of type SortBy