|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.web.common.client.data.calendar.TimePhase
public class TimePhase
Created by IntelliJ IDEA. User: topa Date: 28.06.2010 Time: 10:14:56 To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
Time |
finishTime
|
Time |
startTime
|
| Constructor Summary | |
|---|---|
TimePhase()
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
TimePhase |
getIntersection(TimePhase phase)
|
long |
getLengthInMills()
|
boolean |
isIntersects(TimePhase phase)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Time startTime
public Time finishTime
| Constructor Detail |
|---|
public TimePhase()
| Method Detail |
|---|
public long getLengthInMills()
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparablepublic boolean isIntersects(TimePhase phase)
public TimePhase getIntersection(TimePhase phase)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||