| Package | Description |
|---|---|
| ietf.params.xml.ns.icalendar_2 |
| Modifier and Type | Field and Description |
|---|---|
protected FreqRecurType |
RecurType.freq |
| Modifier and Type | Method and Description |
|---|---|
static FreqRecurType |
FreqRecurType.fromValue(String v) |
FreqRecurType |
RecurType.getFreq()
Gets the value of the freq property.
|
static FreqRecurType |
FreqRecurType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FreqRecurType[] |
FreqRecurType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecurType.setFreq(FreqRecurType value)
Sets the value of the freq property.
|
Copyright © 2015 Bedework. All rights reserved.