Uses of Class
org.apache.bval.jsr.example.Country
- 
Packages that use Country Package Description org.apache.bval.jsr.example  - 
- 
Uses of Country in org.apache.bval.jsr.example
Fields in org.apache.bval.jsr.example with type parameters of type Country Modifier and Type Field Description @Valid Set<Country>Continent. countriesMethods in org.apache.bval.jsr.example that return Country Modifier and Type Method Description CountryAddress. getCountry()Methods in org.apache.bval.jsr.example with parameters of type Country Modifier and Type Method Description voidAddress. setCountry(Country country) 
 -