Uses of Class
org.pentaho.di.core.util.StringPluginProperty
-
Packages that use StringPluginProperty Package Description org.pentaho.di.core.util -
-
Uses of StringPluginProperty in org.pentaho.di.core.util
Methods in org.pentaho.di.core.util that return StringPluginProperty Modifier and Type Method Description StringPluginPropertyPluginPropertyFactory. createString(String key)StringPluginPropertyAbstractStepMeta. getConnectionName()Methods in org.pentaho.di.core.util with parameters of type StringPluginProperty Modifier and Type Method Description voidAbstractStepMeta. setConnectionName(StringPluginProperty connectionName)
-