Gets the list of all recurrence exceptions.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Collection<RecurrenceException> getExceptions () |
A collection containing all exceptions defined for this recurrence.
See Also