Class ITimeWrapper
java.lang.Object
org.pentaho.platform.api.scheduler2.wrappers.ITimeWrapper
- Direct Known Subclasses:
DayOfMonthWrapper
,DayOfWeekWrapper
,HourlyWrapper
,MinuteWrapper
,MonthlyWrapper
,SecondWrapper
,YearlyWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
add
(ITimeRecurrence recurrence) void
clear()
get
(int index) abstract List<ITimeRecurrence>
int
size()
-
Field Details
-
recurrences
-
-
Constructor Details
-
ITimeWrapper
public ITimeWrapper()
-
-
Method Details
-
add
-
clear
public void clear() -
size
public int size() -
get
-
getRecurrences
-