GtdTask Class Reference

#import <GtdTask.h>

List of all members.

Properties

NSInteger uid
NSString * title
NSDate * date_created
NSDate * date_modified
NSDate * date_start
NSDate * date_due
NSString * tag
NSInteger folder
NSInteger context
NSInteger priority
NSDate * completed
NSInteger length
NSString * note
BOOL star
NSInteger repeat
NSInteger status
NSInteger reminder
NSInteger parentId

Property Documentation

- (NSDate *) completed [read, write, retain]
- (NSInteger) context [read, write, assign]
- (NSDate *) date_created [read, write, retain]
- (NSDate *) date_due [read, write, retain]
- (NSDate *) date_modified [read, write, retain]
- (NSDate *) date_start [read, write, retain]
- (NSInteger) folder [read, write, assign]
- (NSInteger) length [read, write, assign]
- (NSString *) note [read, write, copy]
- (NSInteger) parentId [read, write, assign]
- (NSInteger) priority [read, write, assign]
- (NSInteger) reminder [read, write, assign]
- (NSInteger) repeat [read, write, assign]
- (BOOL) star [read, write, assign]
- (NSInteger) status [read, write, assign]
- (NSString *) tag [read, write, copy]
- (NSString *) title [read, write, copy]
- (NSInteger) uid [read, write, assign]

The documentation for this class was generated from the following file:

Generated on Wed Nov 25 00:16:25 2009 for toodledo-objc by  doxygen 1.6.1