Class FreeSlotRange
java.lang.Object
org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionFreeSlotRange(Date date, int groupId, ShiftData shiftData, CellRange cellRange, int slotFrom, int duration)  - 
Method Summary
 
- 
Field Details
- 
groupId
public final int groupId - 
shiftData
 - 
slotFrom
public final int slotFrom - 
duration
public final int duration 
 - 
 - 
Constructor Details
- 
FreeSlotRange
 
 - 
 - 
Method Details
- 
getTime
 - 
getGroupId
public int getGroupId() - 
getShiftData
 
 -