Uses of Enum
com.amilesend.discogs.model.type.Currency
Packages that use Currency
Package
Description
-
Uses of Currency in com.amilesend.discogs.model.database
Methods in com.amilesend.discogs.model.database that return CurrencyMethods in com.amilesend.discogs.model.database with parameters of type CurrencyModifier and TypeMethodDescriptionThe currency type (optional). -
Uses of Currency in com.amilesend.discogs.model.identity
Methods in com.amilesend.discogs.model.identity that return CurrencyModifier and TypeMethodDescriptionEditUserProfileRequest.getCurrAbbr()The user's preferred currency (optional).Methods in com.amilesend.discogs.model.identity with parameters of type CurrencyModifier and TypeMethodDescriptionThe user's preferred currency (optional). -
Uses of Currency in com.amilesend.discogs.model.marketplace
Methods in com.amilesend.discogs.model.marketplace that return CurrencyModifier and TypeMethodDescriptionGetFeeRequest.getCurrency()The currency (optional).GetListingRequest.getCurrency()The currency (optional).GetReleaseStatisticsRequest.getCurrency()Teh currency specifier (optional).Methods in com.amilesend.discogs.model.marketplace with parameters of type CurrencyModifier and TypeMethodDescriptionThe currency (optional).The currency (optional).Teh currency specifier (optional). -
Uses of Currency in com.amilesend.discogs.model.marketplace.type
Methods in com.amilesend.discogs.model.marketplace.type that return CurrencyModifier and TypeMethodDescriptionOriginalPrice.getCurrency()The currency type.Price.getCurrency()The currency denomination.Methods in com.amilesend.discogs.model.marketplace.type with parameters of type Currency -
Uses of Currency in com.amilesend.discogs.model.type
Subclasses with type arguments of type Currency in com.amilesend.discogs.model.typeModifier and TypeClassDescriptionenumDescribes the supported currencies for the marketplace by country.Methods in com.amilesend.discogs.model.type that return Currency