malla_curricular_detalle_id = $mallaCurricularDetalleId; return $this; } /** * Get malla_curricular_detalle_id * * @return integer */ public function getMallaCurricularDetalleId() { return $this->malla_curricular_detalle_id; } /** * Set malla_curricular_detalle_id1 * * @param integer $mallaCurricularDetalleId1 * @return Competencia */ public function setMallaCurricularDetalleId1($mallaCurricularDetalleId1) { $this->malla_curricular_detalle_id1 = $mallaCurricularDetalleId1; return $this; } /** * Get malla_curricular_detalle_id1 * * @return integer */ public function getMallaCurricularDetalleId1() { return $this->malla_curricular_detalle_id1; } /** * Set mallaCurricularDetalleRelatedByMallaCurricularDetalleId * * @param \UBV\SurUbvBundle\Entity\MallaCurricularDetalle $mallaCurricularDetalleRelatedByMallaCurricularDetalleId * @return Competencia */ public function setMallaCurricularDetalleRelatedByMallaCurricularDetalleId(\UBV\SurUbvBundle\Entity\MallaCurricularDetalle $mallaCurricularDetalleRelatedByMallaCurricularDetalleId) { $this->mallaCurricularDetalleRelatedByMallaCurricularDetalleId = $mallaCurricularDetalleRelatedByMallaCurricularDetalleId; return $this; } /** * Get mallaCurricularDetalleRelatedByMallaCurricularDetalleId * * @return \UBV\SurUbvBundle\Entity\MallaCurricularDetalle */ public function getMallaCurricularDetalleRelatedByMallaCurricularDetalleId() { return $this->mallaCurricularDetalleRelatedByMallaCurricularDetalleId; } /** * Set mallaCurricularDetalleRelatedByMallaCurricularDetalleId1 * * @param \UBV\SurUbvBundle\Entity\MallaCurricularDetalle $mallaCurricularDetalleRelatedByMallaCurricularDetalleId1 * @return Competencia */ public function setMallaCurricularDetalleRelatedByMallaCurricularDetalleId1(\UBV\SurUbvBundle\Entity\MallaCurricularDetalle $mallaCurricularDetalleRelatedByMallaCurricularDetalleId1) { $this->mallaCurricularDetalleRelatedByMallaCurricularDetalleId1 = $mallaCurricularDetalleRelatedByMallaCurricularDetalleId1; return $this; } /** * Get mallaCurricularDetalleRelatedByMallaCurricularDetalleId1 * * @return \UBV\SurUbvBundle\Entity\MallaCurricularDetalle */ public function getMallaCurricularDetalleRelatedByMallaCurricularDetalleId1() { return $this->mallaCurricularDetalleRelatedByMallaCurricularDetalleId1; } }