Uses of Class
com.exasol.dbbuilder.ScriptParameter
-
Packages that use ScriptParameter Package Description com.exasol.dbbuilder -
-
Uses of ScriptParameter in com.exasol.dbbuilder
Methods in com.exasol.dbbuilder that return types with arguments of type ScriptParameter Modifier and Type Method Description List<ScriptParameter>Script. getParameters()Get the script's parameters.
-