Determines whether two Recurrence objects define the same recurrence pattern.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public boolean samePatternAs ( |
A Recurrence object to compare with this recurrence.
true if the Recurrence instances represent the same recurrence patterns; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |