|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyValueSet | |
---|---|
org.pentaho.di.core.util |
Uses of KeyValueSet in org.pentaho.di.core.util |
---|
Methods in org.pentaho.di.core.util that return KeyValueSet | |
---|---|
KeyValueSet |
KeyValueSet.add(KeyValue<?>... keyValues)
Add key value(s). |
KeyValueSet |
KeyValueSet.clear()
Clear entries. |
KeyValueSet |
PluginPropertyFactory.getProperties()
|
KeyValueSet |
AbstractStepMeta.getProperties()
|
Methods in org.pentaho.di.core.util with parameters of type KeyValueSet | |
---|---|
static 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 | |
---|---|
PluginPropertyFactory(KeyValueSet properties)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |