MBLabel Class Reference
Inherits from | MBRateAndTaggableEntity : MBEntity : NSObject |
Declared in | MBLabel.h MBLabel.m |
Tasks
-
Type
Type of label
property -
Name
Name of the label
property -
SortName
Sort name for the label
property -
LabelCode
Label Code for the label
property -
Ipi
Artist IPI
property -
IpiList
MBList with MBIPI objects
property -
Disambiguation
Disambiguation comment for the label
property -
Country
ISO-3166 Country for the label
property -
LifeSpan
Lifespan of the label
property -
AliasList
property -
ReleaseList
property -
RelationList
MBList with MBRelation objects
property
Properties
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