MBReleaseGroup Class Reference
Inherits from | MBRateAndTaggableEntity : MBEntity : NSObject |
Declared in | MBReleaseGroup.h MBReleaseGroup.m |
Tasks
-
Type
Type of release group
property -
Title
Title of the release group
property -
Disambiguation
Disambiguation comment for the release group
property -
FirstReleaseDate
Earliest date from MBRelease in ReleaseList
property -
PrimaryType
Primary Release Type
property -
SecondaryTypeList
MBList with NSString objects
property -
ArtistCredit
Artist credit for this release
property -
ReleaseList
property -
RelationList
MBList with MBRelation objects
property
Properties
ArtistCredit
Artist credit for this release
@property (nonatomic, readonly) MBArtistCredit *ArtistCredit
Discussion
Artist credit for this release
Declared In
MBReleaseGroup.h
Disambiguation
Disambiguation comment for the release group
@property (nonatomic, readonly) NSString *Disambiguation
Discussion
Disambiguation comment for the release group
Declared In
MBReleaseGroup.h
FirstReleaseDate
Earliest date from MBRelease in ReleaseList
@property (nonatomic, readonly) NSString *FirstReleaseDate
Discussion
Earliest date from MBRelease in ReleaseList
Declared In
MBReleaseGroup.h
PrimaryType
Primary Release Type
@property (nonatomic, readonly) NSString *PrimaryType
Discussion
Primary Release Type
Declared In
MBReleaseGroup.h
RelationList
MBList with MBRelation objects
@property (nonatomic, readonly) MBList *RelationList
Discussion
MBList with MBRelation objects
Declared In
MBReleaseGroup.h
SecondaryTypeList
MBList with NSString objects
@property (nonatomic, readonly) MBList *SecondaryTypeList
Discussion
MBList with NSString objects
Declared In
MBReleaseGroup.h