|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RTaskRecurrenceType | |
|---|---|
| com.evolveum.midpoint.repo.sql.data.common | |
| Uses of RTaskRecurrenceType in com.evolveum.midpoint.repo.sql.data.common |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.common that return RTaskRecurrenceType | |
|---|---|
RTaskRecurrenceType |
RTask.getRecurrence()
|
static RTaskRecurrenceType |
RTaskRecurrenceType.toRepoType(TaskRecurrenceType recurrence)
|
static RTaskRecurrenceType |
RTaskRecurrenceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RTaskRecurrenceType[] |
RTaskRecurrenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RTaskRecurrenceType | |
|---|---|
void |
RTask.setRecurrence(RTaskRecurrenceType recurrence)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||