|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Recurrence.Frequency | |
|---|---|
| biweekly.util | |
| Uses of Recurrence.Frequency in biweekly.util |
|---|
| Methods in biweekly.util that return Recurrence.Frequency | |
|---|---|
Recurrence.Frequency |
Recurrence.getFrequency()
Gets the frequency. |
static Recurrence.Frequency |
Recurrence.Frequency.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Recurrence.Frequency[] |
Recurrence.Frequency.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in biweekly.util with parameters of type Recurrence.Frequency | |
|---|---|
Recurrence.Builder |
Recurrence.Builder.frequency(Recurrence.Frequency frequency)
Sets the frequency |
| Constructors in biweekly.util with parameters of type Recurrence.Frequency | |
|---|---|
Recurrence.Builder(Recurrence.Frequency frequency)
Constructs a new builder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||