Search
Reminder Class
See Also
 






Represents reminders associated with schedule items.

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

 Syntax

Java  Copy Code

public class Reminder implements Cloneable

 Inheritance Hierarchy

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

 See Also