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

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

Uses of NamedEntity in org.springframework.samples.petclinic
 

Subclasses of NamedEntity in org.springframework.samples.petclinic
 class Pet
          Simple JavaBean business object representing a pet.
 class PetType
           
 class Specialty
          Models a Vet's specialty (for example, dentistry).
 



Copyright © 2010. All Rights Reserved.