Uses of Interface
com.redwood.scheduler.api.model.enumeration.SchedulerIntegerEnumeration
-
Packages that use SchedulerIntegerEnumeration Package Description com.redwood.scheduler.api.model.enumeration Scheduler API - Model Enumerations -
-
Uses of SchedulerIntegerEnumeration in com.redwood.scheduler.api.model.enumeration
Classes in com.redwood.scheduler.api.model.enumeration with type parameters of type SchedulerIntegerEnumeration Modifier and Type Interface Description interface
SchedulerIntegerEnumeration<E extends SchedulerIntegerEnumeration<E>>
Super interface of all generated integer enumeration types.
-