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 void
PluginPropertyHandler.assertProperties
(KeyValueSet properties) static String
PluginPropertyHandler.toXml
(KeyValueSet properties) static void
PluginPropertyHandler.walk
(KeyValueSet properties, org.apache.commons.collections.Closure handler) Constructors in org.pentaho.di.core.util with parameters of type KeyValueSet