arta.synergy.web.common.client.data.calendar
Class WorkDay
java.lang.Object
arta.synergy.web.common.client.data.calendar.WorkDay
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- CustomWorkDay
public class WorkDay
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 28.06.2010
Time: 10:14:46
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
phases
public java.util.ArrayList<TimePhase> phases
WorkDay
public WorkDay()
getLength
public double getLength()
isWorking
public boolean isWorking()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
getStartTime
public Time getStartTime()
getFinishTime
public Time getFinishTime()
Copyright © 2000 Dummy Corp. All Rights Reserved.