MBWork Class Reference
Inherits from | MBRateAndTaggableEntity : MBEntity : NSObject |
Declared in | MBWork.h MBWork.m |
Tasks
-
Type
Type of work
property -
Title
Title of the work
property -
Language
ISO-639 Laguage
property -
ArtistCredit
Artist Credit for the work
property -
Iswc
ISWC
property -
IswcList
MBList with MBISWC objects
property -
Disambiguation
Disambiguation comment for this work
property -
AliasList
property -
RelationList
MBList with MBRelation objects
property
Properties
ArtistCredit
Artist Credit for the work
@property (nonatomic, readonly) MBArtistCredit *ArtistCredit
Discussion
Artist Credit for the work
Declared In
MBWork.h
Disambiguation
Disambiguation comment for this work
@property (nonatomic, readonly) NSString *Disambiguation
Discussion
Disambiguation comment for this work
Declared In
MBWork.h
IswcList
MBList with MBISWC objects
@property (nonatomic, readonly) MBList *IswcList
Discussion
MBList with MBISWC objects
Declared In
MBWork.h
Language
ISO-639 Laguage
@property (nonatomic, readonly) NSString *Language
Discussion
ISO-639 Laguage
Matches the regular expression [a-z]{3}
or empty
Declared In
MBWork.h
RelationList
MBList with MBRelation objects
@property (nonatomic, readonly) MBList *RelationList
Discussion
MBList with MBRelation objects
Declared In
MBWork.h