Package petclinic.pets
Class PetType
java.lang.Object
petclinic.util.BaseEntity
petclinic.pets.PetType
- All Implemented Interfaces:
Serializable
The type of a
Pet
(for example, "Dog").- See Also:
-
Field Summary
Fields inherited from class petclinic.util.BaseEntity
id
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PetType
public PetType()
-
-
Method Details
-
getName
-
setName
-