Summary:
Detail:
static enum
Pet.PetType
Pet()
Long
getId()
String
getName()
Owner
getOwner()
getType()
void
setId(Long id)
setName(String name)
setOwner(Owner owner)
setType(Pet.PetType type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object