|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Specialty | |
---|---|
org.springframework.samples.petclinic | The classes in this package represent PetClinic's business layer. |
Uses of Specialty in org.springframework.samples.petclinic |
---|
Methods in org.springframework.samples.petclinic that return types with arguments of type Specialty | |
---|---|
java.util.List<Specialty> |
Vet.getSpecialties()
|
protected java.util.Set<Specialty> |
Vet.getSpecialtiesInternal()
|
Methods in org.springframework.samples.petclinic with parameters of type Specialty | |
---|---|
void |
Vet.addSpecialty(Specialty specialty)
|
Method parameters in org.springframework.samples.petclinic with type arguments of type Specialty | |
---|---|
protected void |
Vet.setSpecialtiesInternal(java.util.Set<Specialty> specialties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |