- Timestamp:
- 01/08/09 21:03:22 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/CoreData/SapphireFrappliance/MetaData/SapphireMObjects/SapphireSeason.h
r551 r734 5 5 @interface SapphireSeason : _SapphireSeason {} 6 6 + (SapphireSeason *)season:(int)season forShow:(NSString *)show withPath:(NSString *)showPath inContext:(NSManagedObjectContext *)moc; 7 + (SapphireSeason *)upgradeV1Season:(NSManagedObject *)oldSeason toShow:(SapphireTVShow *)show; 7 8 8 9 - (NSComparisonResult)compare:(SapphireSeason *)other;
