Uses of Class
com.amilesend.discogs.model.type.BasicInformation
Packages that use BasicInformation
Package
Description
-
Uses of BasicInformation in com.amilesend.discogs.model.collection.type
Methods in com.amilesend.discogs.model.collection.type that return BasicInformationModifier and TypeMethodDescriptionCollectionRelease.getBasicInformation()The release information.Methods in com.amilesend.discogs.model.collection.type with parameters of type BasicInformationModifier and TypeMethodDescriptionCollectionRelease.CollectionReleaseBuilder.basicInformation(BasicInformation basicInformation) The release information. -
Uses of BasicInformation in com.amilesend.discogs.model.type
Classes in com.amilesend.discogs.model.type with type parameters of type BasicInformationModifier and TypeClassDescriptionstatic classBasicInformation.BasicInformationBuilder<C extends BasicInformation, B extends BasicInformation.BasicInformationBuilder<C,B>> Subclasses with type arguments of type BasicInformation in com.amilesend.discogs.model.typeModifier and TypeClassDescriptionclassDescribes the basic information for a catalog release entry.static classBasicInformation.BasicInformationBuilder<C extends BasicInformation, B extends BasicInformation.BasicInformationBuilder<C,B>> -
Uses of BasicInformation in com.amilesend.discogs.model.wantlist.type
Methods in com.amilesend.discogs.model.wantlist.type that return BasicInformationMethods in com.amilesend.discogs.model.wantlist.type with parameters of type BasicInformationModifier and TypeMethodDescriptionWantListRelease.WantListReleaseBuilder.basicInformation(BasicInformation basicInformation) The release information.