MBLabel Class Reference
| Inherits from | MBRateAndTaggableEntity : MBEntity : NSObject |
| Declared in | MBLabel.h MBLabel.m |
Tasks
-
TypeType of label
property -
NameName of the label
property -
SortNameSort name for the label
property -
LabelCodeLabel Code for the label
property -
IpiArtist IPI
property -
IpiListMBList with MBIPI objects
property -
DisambiguationDisambiguation comment for the label
property -
CountryISO-3166 Country for the label
property -
LifeSpanLifespan of the label
property -
AliasListproperty -
ReleaseListproperty -
RelationListMBList with MBRelation objects
property
Properties
Country
ISO-3166 Country for the label
@property (nonatomic, readonly) NSString *CountryDiscussion
ISO-3166 Country for the label
Matches regular expression [A-Z]{2} or empty
Declared In
MBLabel.hDisambiguation
Disambiguation comment for the label
@property (nonatomic, readonly) NSString *DisambiguationDiscussion
Disambiguation comment for the label
Declared In
MBLabel.hIpi
Artist IPI
@property (nonatomic, readonly) MBIpi *IpiDiscussion
Artist IPI
Deprecated before first release.
Declared In
MBLabel.hIpiList
MBList with MBIPI objects
@property (nonatomic, readonly) MBList *IpiListDiscussion
MBList with MBIPI objects
Declared In
MBLabel.hLabelCode
Label Code for the label
@property (nonatomic, readonly) NSNumber *LabelCodeDiscussion
Label Code for the label
Declared In
MBLabel.hLifeSpan
Lifespan of the label
@property (nonatomic, readonly) MBLifeSpan *LifeSpanDiscussion
Lifespan of the label
Declared In
MBLabel.hName
Name of the label
@property (nonatomic, readonly) NSString *NameDiscussion
Name of the label
Declared In
MBLabel.hRelationList
MBList with MBRelation objects
@property (nonatomic, readonly) MBList *RelationListDiscussion
MBList with MBRelation objects
Declared In
MBLabel.h