lineCategory = $lineCategory; } public function getLineCategory() { return $this->lineCategory; } public function setObjectId($objectId) { $this->objectId = $objectId; } public function getObjectId() { return $this->objectId; } }