Uses of Enum Class
org.jooq.util.xml.jaxb.TriggerEventManipulation
Packages that use TriggerEventManipulation
-
Uses of TriggerEventManipulation in org.jooq.util.xml.jaxb
Subclasses with type arguments of type TriggerEventManipulation in org.jooq.util.xml.jaxbModifier and TypeClassDescriptionenumJava class for TriggerEventManipulation.Fields in org.jooq.util.xml.jaxb declared as TriggerEventManipulationMethods in org.jooq.util.xml.jaxb that return TriggerEventManipulationModifier and TypeMethodDescriptionstatic TriggerEventManipulationTrigger.getEventManipulation()static TriggerEventManipulationReturns the enum constant of this class with the specified name.static TriggerEventManipulation[]TriggerEventManipulation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jooq.util.xml.jaxb with parameters of type TriggerEventManipulationModifier and TypeMethodDescriptionvoidTrigger.setEventManipulation(TriggerEventManipulation value) Trigger.withEventManipulation(TriggerEventManipulation value)