| Package | Description |
|---|---|
| ma.glasnost.orika.test.community.issue25 | |
| ma.glasnost.orika.test.community.issue25.modelA |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressMergingMapper.mapAtoB(List<Address> a,
List<AddressDTO> b,
MappingContext context) |
void |
AddressMergingMapper.mapBtoA(List<AddressDTO> b,
List<Address> a,
MappingContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
ManufacturingFacility.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManufacturingFacility.setAddresses(List<Address> addresses) |
Copyright © 2019 Glasnost. All rights reserved.