Cortex iOS
 All Classes Functions Properties
WorkDay Class Reference
Inheritance diagram for WorkDay:

Instance Methods

(instancetype) - initWithStart:andEnd:
 

Properties

NSDate * start
 Date and time work starts.
 
NSDate * end
 Date and time work ends.
 

Method Documentation

- (instancetype) initWithStart: (NSDate*)  start
andEnd: (NSDate*)  end 

Initialize a workday. WorkDay is used to initialize the shiftwork coach

Parameters
startTime work starts
endTime work ends

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