Uses of Class
ma.glasnost.orika.test.object.InverseMappingTestCase.AddressDTO

Packages that use InverseMappingTestCase.AddressDTO
ma.glasnost.orika.test.object   
 

Uses of InverseMappingTestCase.AddressDTO in ma.glasnost.orika.test.object
 

Methods in ma.glasnost.orika.test.object that return InverseMappingTestCase.AddressDTO
 InverseMappingTestCase.AddressDTO InverseMappingTestCase.PersonDTO.getAddress()
           
 

Methods in ma.glasnost.orika.test.object with parameters of type InverseMappingTestCase.AddressDTO
 void InverseMappingTestCase.PersonDTO.setAddress(InverseMappingTestCase.AddressDTO address)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.