| A LaborSchedule is a special class of Schedule that actually contains 2
Schedule objects. For now, these schedule objects should be a schedule
containing QuantityScheduleElements and a schedule containing
RateScheduleElements. This interface extends the Schedule interface.
This class may become more generic after the 99 demo.
|