|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DetailedWorkHours | |
---|---|
com.primavera.integration.client.bo.object | Client business object classes |
Uses of DetailedWorkHours in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return DetailedWorkHours | |
---|---|
DetailedWorkHours |
Calendar.getDetailedWorkHours(java.util.Date date)
Gets the detailed work hours for the given date. |
DetailedWorkHours |
Calendar.getStandardDetailedWorkHours(int iDayOfWeek)
Gets the standard detailed work hours for the given day of week. |
Methods in com.primavera.integration.client.bo.object with parameters of type DetailedWorkHours | |
---|---|
void |
Calendar.setDetailedWorkHours(java.util.Date date,
DetailedWorkHours hhdm)
Set the detailed time hours for the given date. |
void |
Calendar.setStandardDetailedWorkHours(int iDayOfWeek,
DetailedWorkHours hhdm)
Sets the standard detailed work hours for the given date. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |