32 ->
setId($this->getId())
33 ->setName($this->getName())
34 ->setColor($this->getColor())
35 ->setDescription($this->getDescription())
36 ->setGoogleId($this->getGoogleId())
37 ->setSyncToken($this->getSyncToken())
38 ->setCalDavConnectionId($this->getCalDavConnectionId())
39 ->setExternalType($this->getExternalType())
40 ->setType($this->getType())
41 ->setIsActive($this->getIsActive())
42 ->setXmlId($this->getXmlId())
43 ->setOwner($this->getOwner())
44 ->setCreator($this->getCreator())