public class ValueMapping extends Object implements OutputMapping
| Constructor and Description |
|---|
ValueMapping(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
map(Environment environment,
Object result) |
static ValueMapping |
of(String name) |
public ValueMapping(String name)
public static ValueMapping of(String name)
public String getName()
public void map(Environment environment, Object result)
map in interface OutputMappingCopyright © 2018. All rights reserved.