Uses of Enum Class
br.com.davinti.vitruvio.spi.schedule.Repeat
Packages that use Repeat
-
Uses of Repeat in br.com.davinti.vitruvio.spi.schedule
Fields in br.com.davinti.vitruvio.spi.schedule declared as RepeatMethods in br.com.davinti.vitruvio.spi.schedule that return RepeatModifier and TypeMethodDescriptionSimpleTriggerInfo.getRepeat()static RepeatReturns the enum constant of this class with the specified name.static Repeat[]Repeat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.davinti.vitruvio.spi.schedule with parameters of type Repeat