SCHEDULE
Schedule class is designed mainly with the purpose of get an object version of information that is stored in database’s Workqueue Table. Besides, these objects are also used to send information from Scheduling Window to BandTime Window by using "Link Label Get Available Bands Link Clicked".
Schedule – Constructor
Purpose: Initialize a Schedule object
Prototype: public Schedule()
Inputs: None
Outputs: None
Called by: Schedule Window’s Class Methods
Calls: None
Algorithm:
Initialize properties of Schedule object.