![]() | ScheduleItemType Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public sealed class ScheduleItemType : Enum
The ScheduleItemType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | LASTDAY |
Last day of week or month.
|
![]() ![]() | LASTWEEKDAY |
Last weekday in a month
|
![]() | value__ | |
![]() ![]() | WEEKDAY |
Weekday (nearest to a date)
|
![]() ![]() | WILDCARD |
Wildcard means any value.
|
Name | Description | |
---|---|---|
![]() | GetSyntax |
Returns the syntax string.
(Defined by ScheduleItemTypeExtensions.) |