Class Mammal
java.lang.Object
org.hibernate.testing.orm.domain.animal.Animal
org.hibernate.testing.orm.domain.animal.Mammal
- Direct Known Subclasses:
DomesticAnimal,Human
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanvoidsetBirthdate(Date birthdate) voidsetPregnant(boolean pregnant) 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