Uses of Class
com.amilesend.discogs.model.type.ReleaseIdentifier
Packages that use ReleaseIdentifier
-
Uses of ReleaseIdentifier in com.amilesend.discogs.model.type
Methods in com.amilesend.discogs.model.type that return ReleaseIdentifierMethods in com.amilesend.discogs.model.type that return types with arguments of type ReleaseIdentifierModifier and TypeMethodDescriptionRelease.getIdentifiers()The list of release identifiers (e.g., barcodes)Method parameters in com.amilesend.discogs.model.type with type arguments of type ReleaseIdentifierModifier and TypeMethodDescriptionRelease.ReleaseBuilder.identifiers(List<ReleaseIdentifier> identifiers) The list of release identifiers (e.g., barcodes)