Uses of Interface
org.apache.bval.jsr.example.Person
- 
Packages that use Person Package Description org.apache.bval.jsr.example  - 
- 
Uses of Person in org.apache.bval.jsr.example
Classes in org.apache.bval.jsr.example that implement Person Modifier and Type Class Description classCustomerclassEmployeeDescription:classPreferredGuestMethods in org.apache.bval.jsr.example that return Person Modifier and Type Method Description PersonIllustratedBook. getIllustrator()Person[]Library. getPersons()Methods in org.apache.bval.jsr.example with parameters of type Person Modifier and Type Method Description voidIllustratedBook. setIllustrator(Person illustrator)voidLibrary. setPersons(Person[] persons) 
 -