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 Summary
-
Method Summary
-
Constructor Details
-
GUIWorkingTime
public GUIWorkingTime() -
GUIWorkingTime
-
-
Method Details
-
getStart
-
setStart
-
getEnd
-
setEnd
-
getLabel
-
setLabel
-
getDescription
-
setDescription
-
compareTo
- Specified by:
compareTo
in interfaceComparable<GUIWorkingTime>
-
equals
-
hashCode
public int hashCode()
-