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 voidNamedParams. addParameterDefinition(String key, String defValue, String description)Add a parameter definition to this set.voidNamedParamsDefault. addParameterDefinition(String key, String defValue, String description)
-