Inherits from MBRateAndTaggableEntity : MBEntity : NSObject
Declared in MBLabel.h
MBLabel.m

Overview

Represents a <label/> element

Tasks

Properties

AliasList

MBList with MBAlias objects

@property (nonatomic, readonly) MBList *AliasList

Discussion

MBList with MBAlias objects

Declared In

MBLabel.h

Country

ISO-3166 Country for the label

@property (nonatomic, readonly) NSString *Country

Discussion

ISO-3166 Country for the label

Matches regular expression [A-Z]{2} or empty

Declared In

MBLabel.h

Disambiguation

Disambiguation comment for the label

@property (nonatomic, readonly) NSString *Disambiguation

Discussion

Disambiguation comment for the label

Declared In

MBLabel.h

Ipi

Artist IPI

@property (nonatomic, readonly) MBIpi *Ipi

Discussion

Artist IPI

Deprecated before first release.

Declared In

MBLabel.h

IpiList

MBList with MBIPI objects

@property (nonatomic, readonly) MBList *IpiList

Discussion

MBList with MBIPI objects

Declared In

MBLabel.h

LabelCode

Label Code for the label

@property (nonatomic, readonly) NSNumber *LabelCode

Discussion

Label Code for the label

Declared In

MBLabel.h

LifeSpan

Lifespan of the label

@property (nonatomic, readonly) MBLifeSpan *LifeSpan

Discussion

Lifespan of the label

Declared In

MBLabel.h

Name

Name of the label

@property (nonatomic, readonly) NSString *Name

Discussion

Name of the label

Declared In

MBLabel.h

RelationList

MBList with MBRelation objects

@property (nonatomic, readonly) MBList *RelationList

Discussion

MBList with MBRelation objects

Declared In

MBLabel.h

ReleaseList

MBList with MBRelease objects

@property (nonatomic, readonly) MBList *ReleaseList

Discussion

MBList with MBRelease objects

Declared In

MBLabel.h

SortName

Sort name for the label

@property (nonatomic, readonly) NSString *SortName

Discussion

Sort name for the label

Declared In

MBLabel.h

Type

Type of label

@property (nonatomic, readonly) NSString *Type

Discussion

Type of label

Declared In

MBLabel.h