Search
Recurrence Class
See Also
 






Defines recurrence patterns for items scheduled to repeat over and over again.

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

 Syntax

Java  Copy Code

public class Recurrence implements Cloneable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.scheduling.model.Recurrence

 See Also