Uses of Class
com.amilesend.discogs.model.inventory.type.ExportItem
Packages that use ExportItem
Package
Description
-
Uses of ExportItem in com.amilesend.discogs.model.inventory
Subclasses of ExportItem in com.amilesend.discogs.model.inventoryModifier and TypeClassDescriptionclassThe response when getting information for a specific export.Methods in com.amilesend.discogs.model.inventory that return types with arguments of type ExportItemMethod parameters in com.amilesend.discogs.model.inventory with type arguments of type ExportItemModifier and TypeMethodDescriptionGetExportsResponse.GetExportsResponseBuilder.items(List<ExportItem> items) The list of items. -
Uses of ExportItem in com.amilesend.discogs.model.inventory.type
Classes in com.amilesend.discogs.model.inventory.type with type parameters of type ExportItemModifier and TypeClassDescriptionstatic classExportItem.ExportItemBuilder<C extends ExportItem, B extends ExportItem.ExportItemBuilder<C,B>>