| Package | Description |
|---|---|
| ietf.params.xml.ns.icalendar_2 |
| Modifier and Type | Field and Description |
|---|---|
protected WeekdayRecurType |
RecurType.wkst |
| Modifier and Type | Method and Description |
|---|---|
static WeekdayRecurType |
WeekdayRecurType.fromValue(String v) |
WeekdayRecurType |
RecurType.getWkst()
Gets the value of the wkst property.
|
static WeekdayRecurType |
WeekdayRecurType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekdayRecurType[] |
WeekdayRecurType.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.setWkst(WeekdayRecurType value)
Sets the value of the wkst property.
|
Copyright © 2015 Bedework. All rights reserved.