|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Day | |
|---|---|
| org.ow2.orchestra.pvm.internal.cal | |
| Uses of Day in org.ow2.orchestra.pvm.internal.cal |
|---|
| Fields in org.ow2.orchestra.pvm.internal.cal declared as Day | |
|---|---|
protected Day |
DayPart.day
|
protected Day[] |
BusinessCalendar.days
array that contains the weekdays in the index as specified by Calendar.SUNDAY (=1), Calendar.MONDAY (=2),... |
| Methods in org.ow2.orchestra.pvm.internal.cal that return Day | |
|---|---|
protected Day |
BusinessCalendar.findDay(Date date)
|
Day |
DayPart.getDay()
|
Day[] |
BusinessCalendar.getDays()
|
| Methods in org.ow2.orchestra.pvm.internal.cal with parameters of type Day | |
|---|---|
void |
DayPart.setDay(Day day)
|
void |
BusinessCalendar.setDays(Day[] days)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||