CatNiP -test sprint-4-interim
catnip
LocalCompositionData Class Reference

#import <LocalCompositionData.h>

List of all members.

Public Member Functions

(id) - alloc
(id) - init
(void) - dealloc

Properties

NSString * composerName
NSString * compositionName
NSMutableArray * musicScores

Member Function Documentation

- (id) alloc
- (void) dealloc
- (id) init

Property Documentation

- (NSString*) composerName [read, write, copy]

The composer name for the composer of the composition this object represents.

- (NSString*) compositionName [read, write, copy]

The full composition name of the composition this object represents.

- (NSMutableArray*) musicScores [read, write, retain]

An array of all the score files found on locally for this composition. The array will contain LocalScoreData objects, one for each file.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Properties Defines