Uses of Class
petclinic.owners.Owner
Packages that use Owner
-
Uses of Owner in petclinic.owners
Methods in petclinic.owners that return OwnerMethods in petclinic.owners that return types with arguments of type OwnerModifier and TypeMethodDescriptionOwnerMaintenance.findByLastName
(String lastName) Finds the owners whose last name starts with the given name.OwnerScreen.getOwners()
Methods in petclinic.owners with parameters of type Owner -
Uses of Owner in petclinic.pets
Methods in petclinic.pets that return OwnerMethods in petclinic.pets with parameters of type Owner