2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSDictionary
, NSString
;
11 @interface SBVODAlarm
: NSObject
15 NSDictionary
*_rentalInfo
;
16 unsigned int _loadingRentalInfo
:1;
17 unsigned int _sanityCheckingExpiration
:1;
18 unsigned int _watched
:1;
21 + (void)cancelPendingLoads
;
22 + (void)_rentalInfoThread
;
23 - (id
)initWithDictionary
:(id
)fp8
;
25 - (int)compare
:(id
)fp8
;
29 - (BOOL
)rentalHasBeenWatched
;
30 - (BOOL
)hasFireDateSinceDate
:(id
)fp8
;
33 - (void)sanityCheckExpiration
;
35 - (id
)_dateWithStartDate
:(id
)fp8 duration
:(id
)fp12
;
37 - (void)_setRentalInfo
:(id
)fp8
;