public class MapEntryAccessor extends Object implements PropertyAccessor
Map.| Constructor and Description | 
|---|
MapEntryAccessor(Map<String,Object> map,
                String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getValue()
The strategy to get a value. 
 | 
void | 
setValue(Object value)
The strategy to set a value. 
 | 
public Object getValue()
getValue in interface PropertyAccessorpublic void setValue(Object value)
setValue in interface PropertyAccessorvalue - The value to be set.Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.