Uses of Class
uk.co.jemos.podam.test.dto.docs.example.Address

Packages that use Address
uk.co.jemos.podam.test.dto.docs.example   
uk.co.jemos.podam.test.unit   
 

Uses of Address in uk.co.jemos.podam.test.dto.docs.example
 

Fields in uk.co.jemos.podam.test.dto.docs.example with type parameters of type Address
private  List<Address> Client.addresses
           
 

Methods in uk.co.jemos.podam.test.dto.docs.example that return types with arguments of type Address
 List<Address> Client.getAddresses()
           
 

Method parameters in uk.co.jemos.podam.test.dto.docs.example with type arguments of type Address
 void Client.setAddresses(List<Address> addresses)
           
 

Uses of Address in uk.co.jemos.podam.test.unit
 

Methods in uk.co.jemos.podam.test.unit with parameters of type Address
private  void WalkThroughExampleUnitTest.validateAddress(Address pojo)
          It validates an Address POJO
 


Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.