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. countries
Methods in org.apache.bval.jsr.example that return Country Modifier and Type Method Description Country
Address. getCountry()
Methods in org.apache.bval.jsr.example with parameters of type Country Modifier and Type Method Description void
Address. setCountry(Country country)
-