Uses of Class
org.pentaho.di.core.parameters.DuplicateParamException
-
Packages that use DuplicateParamException Package Description org.pentaho.di.core.parameters -
-
Uses of DuplicateParamException in org.pentaho.di.core.parameters
Methods in org.pentaho.di.core.parameters that throw DuplicateParamException Modifier and Type Method Description void
NamedParams. addParameterDefinition(String key, String defValue, String description)
Add a parameter definition to this set.void
NamedParamsDefault. addParameterDefinition(String key, String defValue, String description)
-