|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Time | |
|---|---|
| org.nakedobjects.applib.value | |
| Uses of Time in org.nakedobjects.applib.value |
|---|
| Methods in org.nakedobjects.applib.value that return Time | |
|---|---|
Time |
Time.add(int hours,
int minutes)
Add the specified hours and minutes to this time value, returned as a new Time object. |
protected Time |
Time.createTime(Date date)
|
protected Time |
Time.createTime(int hours,
int minutes)
|
Time |
Time.onTheHour()
|
| Methods in org.nakedobjects.applib.value with parameters of type Time | |
|---|---|
boolean |
Time.sameHourAs(Time time)
|
boolean |
Time.sameMinuteAs(Time time)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||