Class Reptile
java.lang.Object
org.hibernate.testing.orm.domain.animal.Animal
org.hibernate.testing.orm.domain.animal.Reptile
- Direct Known Subclasses:
Lizard
-
Constructor Summary
Constructors -
Method Summary
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
-
Reptile
public Reptile()
-
-
Method Details
-
getBodyTemperature
public float getBodyTemperature() -
setBodyTemperature
public void setBodyTemperature(float bodyTemperature)
-