Search
Recurrence.setDailyRecurrence Method
See Also
 






Sets the type of daily recurrence.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public void setDailyRecurrence (
    DailyRecurrence value
)

 Parameters

value

One of the DailyRecurrence constants.

 See Also