|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkingDay
Abstract class WorkingDay
| Method Summary | |
|---|---|
Short |
getWorkDurationHours()
Retrieves the possibly null value for the optional attribute workDurationHours. |
Short |
getWorkDurationMinutes()
Retrieves the possibly null value for the optional attribute workDurationMinutes. |
Boolean |
isWorkingDay()
Retrieves the possibly null value for the optional attribute isWorkingDay. |
void |
setWorkDurationHours(Short workDurationHours)
Sets a new value for the attribute workDurationHours. |
void |
setWorkDurationMinutes(Short workDurationMinutes)
Sets a new value for the attribute workDurationMinutes. |
void |
setWorkingDay(Boolean isWorkingDay)
Sets a new value for the attribute isWorkingDay. |
| Method Detail |
|---|
Boolean isWorkingDay()
isWorkingDay.
isWorkingDay.void setWorkingDay(Boolean isWorkingDay)
isWorkingDay.
isWorkingDay - The possibly null new value for attribute isWorkingDay.Short getWorkDurationHours()
workDurationHours.
workDurationHours.void setWorkDurationHours(Short workDurationHours)
workDurationHours.
workDurationHours - The possibly null new value for attribute workDurationHours.Short getWorkDurationMinutes()
workDurationMinutes.
workDurationMinutes.void setWorkDurationMinutes(Short workDurationMinutes)
workDurationMinutes.
workDurationMinutes - The possibly null new value for attribute workDurationMinutes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||