|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.samples.petclinic.BaseEntity org.springframework.samples.petclinic.NamedEntity org.springframework.samples.petclinic.Specialty
public class Specialty
Models a Vet's
specialty (for example, dentistry).
Constructor Summary | |
---|---|
Specialty()
|
Method Summary |
---|
Methods inherited from class org.springframework.samples.petclinic.NamedEntity |
---|
getName, setName, toString |
Methods inherited from class org.springframework.samples.petclinic.BaseEntity |
---|
getId, isNew, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Specialty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |