Modifier and Type | Method and Description |
---|---|
ByNumberCollection |
RecurrenceRule.getByHour()
Gets the by hour.
|
ByNumberCollection |
RecurrenceRule.getByMinute()
Gets the by minute.
|
ByNumberCollection |
RecurrenceRule.getByMonth()
Gets the by month.
|
ByNumberCollection |
RecurrenceRule.getByMonthDay()
Gets the by month day.
|
ByNumberCollection |
RecurrenceRule.getBySecond()
Gets the by second.
|
ByNumberCollection |
RecurrenceRule.getBySetPos()
Gets the by set pos.
|
ByNumberCollection |
RecurrenceRule.getByWeekNo()
Gets the by week no.
|
ByNumberCollection |
RecurrenceRule.getByYearDay()
Gets the by year day.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ByNumberCollection.equals(ByNumberCollection other)
Determines whether the specified
ByNumberCollection is equal to this instance. |