Name

adams.flow.transformer.SetMapValue


Synopsis

Sets a value in a java.util.Map object.
The value can be either supplied as string using the 'value' property, obtained from a callable actor (property 'source') or from a storage item (property 'storage').


Additional information

Flow input/output:
- input: java.util.Map
- output: java.util.Map


Options