Car()
Long
getId()
String
getName()
Set<CarPart>
getParts()
void
setId(Long id)
setName(String name)
setParts(Set<CarPart> parts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait