Class RecurrenceList
java.lang.Object
org.pentaho.platform.scheduler2.recur.RecurrenceList
- All Implemented Interfaces:
ITimeRecurrence
Used to specify a list of recurrences representing dates or times. The list may represent years, or days of month or
hours, etc. The method to which this class is passed will determine the meaning of the integers within the list.
- Author:
- arodriguez
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RecurrenceList
-
RecurrenceList
public RecurrenceList()
-
-
Method Details
-
getValues
-
setValues
-