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

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

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

Fields in uk.co.jemos.podam.test.dto.docs.example declared as Country
private  Country Address.country
           
 

Methods in uk.co.jemos.podam.test.dto.docs.example that return Country
 Country Address.getCountry()
           
 

Methods in uk.co.jemos.podam.test.dto.docs.example with parameters of type Country
 void Address.setCountry(Country country)
           
 

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

Methods in uk.co.jemos.podam.test.unit with parameters of type Country
private  void WalkThroughExampleUnitTest.validateCountry(Country pojo)
          It validates a Country POJO
 


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

Copyright © 2011. All Rights Reserved.