| Package | Description |
|---|---|
| org.opencms.acacia.shared |
Contains the acacia editor shared client/server classes.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsSerialDateValue.DateType |
A_CmsSerialDateValue.getDateType() |
I_CmsSerialDateValue.DateType |
I_CmsSerialDateValue.getDateType()
Returns the type of the specified date.
|
static I_CmsSerialDateValue.DateType |
I_CmsSerialDateValue.DateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static I_CmsSerialDateValue.DateType[] |
I_CmsSerialDateValue.DateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|