|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Day | |
com.jrefinery.data | Data interfaces and classes. |
Uses of Day in com.jrefinery.data |
Methods in com.jrefinery.data that return Day | |
Day |
Hour.getDay()
Returns the day in which this hour falls. |
static Day |
Day.parseDay(java.lang.String s)
Parses the string argument as a day. |
Constructors in com.jrefinery.data with parameters of type Day | |
Hour(int hour,
Day day)
Constructs a new Hour. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |