API Reference
| Classic JavaDoc |
Class RecurrenceType
java.lang.Object └ java.lang.Enum └ com.moyosoft.exchange.calendar.RecurrenceType
public final class RecurrenceType extends java.lang.Enum
Fields
static RecurrenceType | RecursDaily | |
static RecurrenceType | RecursMonthly | |
static RecurrenceType | RecursMonthNth | |
static RecurrenceType | RecursWeekly | |
static RecurrenceType | RecursYearly | |
static RecurrenceType | RecursYearNth | |
Methods
static RecurrenceType | valueOf (String name) | |
static RecurrenceType | values () | |
Inherited methods
java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString
Community comments
Powered by JavaDocPlus