Uses of Class
org.zalando.sprocwrapper.SProcCall.Validate
-
Packages that use SProcCall.Validate Package Description org.zalando.sprocwrapper -
-
Uses of SProcCall.Validate in org.zalando.sprocwrapper
Methods in org.zalando.sprocwrapper that return SProcCall.Validate Modifier and Type Method Description SProcCall.Validatevalidate()static SProcCall.ValidateSProcCall.Validate. valueOf(String name)Returns the enum constant of this type with the specified name.static SProcCall.Validate[]SProcCall.Validate. values()Returns an array containing the constants of this enum type, in the order they are declared.
-