Search
Recurrence.setPattern Method
See Also
 






Sets the recurrence pattern.

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

 Syntax

Java  Copy Code

public void setPattern (
    RecurrencePattern value
)

 Parameters

value

One of the RecurrencePattern constants.

 See Also