Uses of Class
org.pentaho.di.core.util.KeyValueSet
-
Uses of KeyValueSet in org.pentaho.di.core.util
Modifier and TypeMethodDescriptionAdd key value(s).KeyValueSet.clear()
Clear entries.AbstractStepMeta.getProperties()
PluginPropertyFactory.getProperties()
Modifier 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)