|
||||||||||
| 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.Time
public class Time
Created by IntelliJ IDEA. User: topa Date: 28.06.2010 Time: 10:16:11 To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
short |
hour
|
short |
minute
|
short |
second
|
| Constructor Summary | |
|---|---|
Time()
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
double |
getInHours()
|
long |
getInMills()
|
java.lang.String |
getTimeFormatted()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public short hour
public short minute
public short second
| Constructor Detail |
|---|
public Time()
| Method Detail |
|---|
public long getInMills()
public double getInHours()
public java.lang.String getTimeFormatted()
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||