PetDto()
Long
getId()
String
getName()
Pet.PetType
getType()
void
setId(Long id)
setName(String name)
setType(Pet.PetType type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait