Class GUIWorkingTime
java.lang.Object
com.logicaldoc.gui.common.client.beans.GUIWorkingTime
- All Implemented Interfaces:
- Serializable,- Comparable<GUIWorkingTime>
A working time slot to be used in the GUI
- Since:
- 8.7.2
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
GUIWorkingTimepublic GUIWorkingTime()
- 
GUIWorkingTime
 
- 
- 
Method Details- 
getStart
- 
setStart
- 
getEnd
- 
setEnd
- 
getLabel
- 
setLabel
- 
getDescription
- 
setDescription
- 
compareTo- Specified by:
- compareToin interface- Comparable<GUIWorkingTime>
 
- 
equals
- 
hashCodepublic int hashCode()
 
-