Constructors

Properties

value: string
BY_DAY_COUNT: string = 'BY_DAY_COUNT'
BY_WEEKDAY_COUNT: string = 'BY_WEEKDAY_COUNT'
DAILY: string = 'DAILY'
MONTHLY_BY_DAY_OF_MONTH: string = 'MONTHLY_BY_DAY_OF_MONTH'
MONTHLY_BY_POSITION: string = 'MONTHLY_BY_POSITION'
WEEKLY: string = 'WEEKLY'
YEARLY_BY_DAY_OF_MONTH: string = 'YEARLY_BY_DAY_OF_MONTH'
YEARLY_BY_POSITION: string = 'YEARLY_BY_POSITION'