MBReleaseGroup Class Reference
| Inherits from | MBRateAndTaggableEntity : MBEntity : NSObject |
| Declared in | MBReleaseGroup.h MBReleaseGroup.m |
Tasks
-
TypeType of release group
property -
TitleTitle of the release group
property -
DisambiguationDisambiguation comment for the release group
property -
FirstReleaseDateEarliest date from MBRelease in ReleaseList
property -
PrimaryTypePrimary Release Type
property -
SecondaryTypeListMBList with NSString objects
property -
ArtistCreditArtist credit for this release
property -
ReleaseListproperty -
RelationListMBList with MBRelation objects
property
Properties
ArtistCredit
Artist credit for this release
@property (nonatomic, readonly) MBArtistCredit *ArtistCreditDiscussion
Artist credit for this release
Declared In
MBReleaseGroup.hDisambiguation
Disambiguation comment for the release group
@property (nonatomic, readonly) NSString *DisambiguationDiscussion
Disambiguation comment for the release group
Declared In
MBReleaseGroup.hFirstReleaseDate
Earliest date from MBRelease in ReleaseList
@property (nonatomic, readonly) NSString *FirstReleaseDateDiscussion
Earliest date from MBRelease in ReleaseList
Declared In
MBReleaseGroup.hPrimaryType
Primary Release Type
@property (nonatomic, readonly) NSString *PrimaryTypeDiscussion
Primary Release Type
Declared In
MBReleaseGroup.hRelationList
MBList with MBRelation objects
@property (nonatomic, readonly) MBList *RelationListDiscussion
MBList with MBRelation objects
Declared In
MBReleaseGroup.hSecondaryTypeList
MBList with NSString objects
@property (nonatomic, readonly) MBList *SecondaryTypeListDiscussion
MBList with NSString objects
Declared In
MBReleaseGroup.h