public interface MappingTreatment
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MappingTreatment.Builder |
| Modifier and Type | Method and Description |
|---|---|
MappingAddress |
address()
Obtains a mapping address.
|
List<MappingInstruction> |
instructions()
Obtains a collection of mapping instructions.
|
MappingAddress address()
List<MappingInstruction> instructions()