Package de.xima.fc.mdl
Class MapValueAccessor
- java.lang.Object
-
- de.xima.fc.mdl.MapValueAccessor
-
- All Implemented Interfaces:
Serializable
public class MapValueAccessor extends Object implements Serializable
An accessor for a single value in a map.- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MapValueAccessor(Map<String,String> messages, String key)
-