Uses of Class
org.compiere.model.MAssignmentSlot
-
Packages that use MAssignmentSlot Package Description org.compiere.model Provides for.... -
-
Uses of MAssignmentSlot in org.compiere.model
Methods in org.compiere.model that return MAssignmentSlot Modifier and Type Method Description MAssignmentSlot[]
ScheduleUtil. getAssignmentSlots(int S_Resource_ID, Timestamp start_Date, Timestamp end_Date, BigDecimal qty, boolean getAll, String trxName)
Get Assignments for timeframe.MAssignmentSlot[]
ScheduleUtil. getDayTimeSlots()
Get Day Time Slots for Date
-