|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| ma.glasnost.orika.test.community.issue25 | |
| ma.glasnost.orika.test.community.issue25.modelA | |
| Uses of Address in ma.glasnost.orika.test.community.issue25 |
|---|
| Method parameters in ma.glasnost.orika.test.community.issue25 with type arguments of type Address | |
|---|---|
void |
AddressMergingMapper.mapAtoB(List<Address> a,
List<AddressDTO> b,
MappingContext context)
|
void |
AddressMergingMapper.mapBtoA(List<AddressDTO> b,
List<Address> a,
MappingContext context)
|
| Uses of Address in ma.glasnost.orika.test.community.issue25.modelA |
|---|
| Methods in ma.glasnost.orika.test.community.issue25.modelA that return types with arguments of type Address | |
|---|---|
List<Address> |
ManufacturingFacility.getAddresses()
|
| Method parameters in ma.glasnost.orika.test.community.issue25.modelA with type arguments of type Address | |
|---|---|
void |
ManufacturingFacility.setAddresses(List<Address> addresses)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||