Copies the fields of the specified Recurrence object to this recurrence.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void applyPattern ( |
The Recurrence object whose fields to copy.
This method behaves similarly to the clone method except that it does not create a new object.
JPlanner Programmer's Guide | © 2023 MindFusion |