|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarUtil.Duration | |
|---|---|
| fc.util | |
| Uses of CalendarUtil.Duration in fc.util |
|---|
| Methods in fc.util that return CalendarUtil.Duration | |
|---|---|
static CalendarUtil.Duration |
CalendarUtil.Duration.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CalendarUtil.Duration[] |
CalendarUtil.Duration.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fc.util with parameters of type CalendarUtil.Duration | |
|---|---|
static java.util.Date |
CalendarUtil.Duration.getDateAfterDuration(java.util.Date start,
CalendarUtil.Duration duration)
Returns the date representing start time + duration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||