SDMDuration class
Deprecated. Duration data class.
Syntax
@interface
SDMDuration
:
NSObject
Members
All members of SDMDuration, including inherited members.
Methods
Method
Description
- (id) init
- (BOOL) isDaysFieldPresent
- (BOOL) isHoursFieldPresent
- (BOOL) isMinutesFieldPresent
- (BOOL) isMonthsFieldPresent
- (BOOL) isNegative
- (BOOL) isSecondsFieldPresent
- (BOOL) isYearsFieldPresent
- (void) setSign: (const BOOL) negativeDuration
Sets the duration sign.
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.