public interface MappingValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MappingValue.Builder |
| Modifier and Type | Method and Description |
|---|---|
MappingAction |
action()
Obtains a mapping action.
|
List<MappingTreatment> |
treatments()
Obtains a collection of mapping instructions.
|
MappingAction action()
List<MappingTreatment> treatments()