Uses of Class
org.pentaho.di.core.util.KeyValueSet
Packages that use KeyValueSet
-
Uses of KeyValueSet in org.pentaho.di.core.util
Methods in org.pentaho.di.core.util that return KeyValueSetModifier and TypeMethodDescriptionAdd key value(s).KeyValueSet.clear()Clear entries.AbstractStepMeta.getProperties()PluginPropertyFactory.getProperties()Methods in org.pentaho.di.core.util with parameters of type KeyValueSetModifier and TypeMethodDescriptionstatic voidPluginPropertyHandler.assertProperties(KeyValueSet properties) static StringPluginPropertyHandler.toXml(KeyValueSet properties) static voidPluginPropertyHandler.walk(KeyValueSet properties, org.apache.commons.collections.Closure handler) Constructors in org.pentaho.di.core.util with parameters of type KeyValueSet