Uses of Enum Class
com.norconex.crawler.web.doc.operations.delay.impl.DelaySchedule.DOW
Packages that use DelaySchedule.DOW
-
Uses of DelaySchedule.DOW in com.norconex.crawler.web.doc.operations.delay.impl
Methods in com.norconex.crawler.web.doc.operations.delay.impl that return DelaySchedule.DOWModifier and TypeMethodDescriptionstatic DelaySchedule.DOWReturns the enum constant of this class with the specified name.static DelaySchedule.DOW[]DelaySchedule.DOW.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.norconex.crawler.web.doc.operations.delay.impl that return types with arguments of type DelaySchedule.DOWMethod parameters in com.norconex.crawler.web.doc.operations.delay.impl with type arguments of type DelaySchedule.DOWModifier and TypeMethodDescriptionDelaySchedule.setDayOfWeekRange(DelayRange<DelaySchedule.DOW> dayOfWeekRange)