Uses of Enum
com.amilesend.discogs.model.type.SortOrder
Packages that use SortOrder
Package
Description
-
Uses of SortOrder in com.amilesend.discogs.model.collection
Methods in com.amilesend.discogs.model.collection that return SortOrderModifier and TypeMethodDescriptionGetCollectionItemsByFolderRequest.getSortOrder()The sort order (optional).Methods in com.amilesend.discogs.model.collection with parameters of type SortOrder -
Uses of SortOrder in com.amilesend.discogs.model.database
Methods in com.amilesend.discogs.model.database that return SortOrderModifier and TypeMethodDescriptionGetArtistReleasesRequest.getSortOrder()Defines the sort order (optional).GetMasterReleaseVersionsRequest.getSortOrder()The sort order.Methods in com.amilesend.discogs.model.database with parameters of type SortOrder -
Uses of SortOrder in com.amilesend.discogs.model.identity
Methods in com.amilesend.discogs.model.identity that return SortOrderModifier and TypeMethodDescriptionGetUserContributionsRequest.getSortOrder()The sort order (optional).Methods in com.amilesend.discogs.model.identity with parameters of type SortOrderModifier and TypeMethodDescriptionThe sort order (optional). -
Uses of SortOrder in com.amilesend.discogs.model.marketplace
Methods in com.amilesend.discogs.model.marketplace that return SortOrderModifier and TypeMethodDescriptionGetInventoryRequest.getSortOrder()The sort order (optional).GetOrdersRequest.getSortOrder()The sort order (optional).Methods in com.amilesend.discogs.model.marketplace with parameters of type SortOrder -
Uses of SortOrder in com.amilesend.discogs.model.type
Subclasses with type arguments of type SortOrder in com.amilesend.discogs.model.typeModifier and TypeClassDescriptionenumDefines the types of sort order options used for requests.Methods in com.amilesend.discogs.model.type that return SortOrder