Uses of Class
com.amilesend.discogs.model.database.type.LabelResource
Packages that use LabelResource
-
Uses of LabelResource in com.amilesend.discogs.model.database
Methods in com.amilesend.discogs.model.database that return LabelResourceModifier and TypeMethodDescriptionGetLabelInformationResponse.getParentLabel()Parent label information.Methods in com.amilesend.discogs.model.database that return types with arguments of type LabelResourceModifier and TypeMethodDescriptionGetLabelInformationResponse.getSubLabels()List of sub-labels associated with this label.Methods in com.amilesend.discogs.model.database with parameters of type LabelResourceModifier and TypeMethodDescriptionGetLabelInformationResponse.GetLabelInformationResponseBuilder.parentLabel(LabelResource parentLabel) Parent label information.Method parameters in com.amilesend.discogs.model.database with type arguments of type LabelResourceModifier and TypeMethodDescriptionGetLabelInformationResponse.GetLabelInformationResponseBuilder.subLabels(List<LabelResource> subLabels) List of sub-labels associated with this label. -
Uses of LabelResource in com.amilesend.discogs.model.database.type
Classes in com.amilesend.discogs.model.database.type with type parameters of type LabelResourceModifier and TypeClassDescriptionstatic classLabelResource.LabelResourceBuilder<C extends LabelResource, B extends LabelResource.LabelResourceBuilder<C,B>> Subclasses with type arguments of type LabelResource in com.amilesend.discogs.model.database.typeModifier and TypeClassDescriptionclassDescribes a label resource.static classLabelResource.LabelResourceBuilder<C extends LabelResource, B extends LabelResource.LabelResourceBuilder<C,B>>