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 StringPluginProperty
PluginPropertyFactory. createString(String key)
StringPluginProperty
AbstractStepMeta. getConnectionName()
Methods in org.pentaho.di.core.util with parameters of type StringPluginProperty Modifier and Type Method Description void
AbstractStepMeta. setConnectionName(StringPluginProperty connectionName)
-