Uses of Class
org.springframework.samples.petclinic.Person

Packages that use Person
org.springframework.samples.petclinic The classes in this package represent PetClinic's business layer. 
 

Uses of Person in org.springframework.samples.petclinic
 

Subclasses of Person in org.springframework.samples.petclinic
 class Owner
          Simple JavaBean domain object representing an owner.
 class Vet
          Simple JavaBean domain object representing a veterinarian.
 



Copyright © 2010. All Rights Reserved.