Class DomesticAnimal
java.lang.Object
org.hibernate.testing.orm.domain.animal.Animal
org.hibernate.testing.orm.domain.animal.Mammal
org.hibernate.testing.orm.domain.animal.DomesticAnimal
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.testing.orm.domain.animal.Mammal
equals, getBirthdate, hashCode, isPregnant, setBirthdate, setPregnant
Methods inherited from class org.hibernate.testing.orm.domain.animal.Animal
addOffspring, getBodyWeight, getDescription, getFather, getId, getMother, getOffspring, getSerialNumber, getZoo, setBodyWeight, setDescription, setFather, setId, setMother, setOffspring, setSerialNumber, setZoo
-
Constructor Details
-
DomesticAnimal
public DomesticAnimal()
-
-
Method Details
-
getOwner
-
setOwner
-