| Package | Description |
|---|---|
| com.jalios.jcms.calendar |
Contains the classes used to deal with calendar in JCMS.
|
| Modifier and Type | Method and Description |
|---|---|
static CalendarManager.Periodicity |
CalendarManager.Periodicity.getFromString(java.lang.String str) |
static CalendarManager.Periodicity |
CalendarManager.Periodicity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CalendarManager.Periodicity[] |
CalendarManager.Periodicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.