Uses of Enum Class
org.jooq.util.xml.jaxb.ParameterMode
-
Uses of ParameterMode in org.jooq.util.xml.jaxb
Modifier and TypeMethodDescriptionstatic ParameterMode
Parameter.getParameterMode()
static ParameterMode
Returns the enum constant of this class with the specified name.static ParameterMode[]
ParameterMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Parameter.setParameterMode
(ParameterMode value) Parameter.withParameterMode
(ParameterMode value)