var/cache/dev/doctrine/orm/Proxies/__CG__AppEntityEmpresa.php line 201

Open in your IDE?
  1. <?php
  2. namespace Proxies\__CG__\App\Entity;
  3. /**
  4.  * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
  5.  */
  6. class Empresa extends \App\Entity\Empresa implements \Doctrine\ORM\Proxy\Proxy
  7. {
  8.     /**
  9.      * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
  10.      *      three parameters, being respectively the proxy object to be initialized, the method that triggered the
  11.      *      initialization process and an array of ordered parameters that were passed to that method.
  12.      *
  13.      * @see \Doctrine\Common\Proxy\Proxy::__setInitializer
  14.      */
  15.     public $__initializer__;
  16.     /**
  17.      * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
  18.      *
  19.      * @see \Doctrine\Common\Proxy\Proxy::__setCloner
  20.      */
  21.     public $__cloner__;
  22.     /**
  23.      * @var boolean flag indicating if this object was already initialized
  24.      *
  25.      * @see \Doctrine\Persistence\Proxy::__isInitialized
  26.      */
  27.     public $__isInitialized__ false;
  28.     /**
  29.      * @var array<string, null> properties to be lazy loaded, indexed by property name
  30.      */
  31.     public static $lazyPropertiesNames = array (
  32. );
  33.     /**
  34.      * @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
  35.      *
  36.      * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
  37.      */
  38.     public static $lazyPropertiesDefaults = array (
  39. );
  40.     public function __construct(?\Closure $initializer null, ?\Closure $cloner null)
  41.     {
  42.         $this->__initializer__ $initializer;
  43.         $this->__cloner__      $cloner;
  44.     }
  45.     /**
  46.      * 
  47.      * @return array
  48.      */
  49.     public function __sleep()
  50.     {
  51.         if ($this->__isInitialized__) {
  52.             return ['__isInitialized__''' "\0" 'App\\Entity\\Empresa' "\0" 'id''' "\0" 'App\\Entity\\Empresa' "\0" 'razonSocial''' "\0" 'App\\Entity\\Empresa' "\0" 'titular''' "\0" 'App\\Entity\\Empresa' "\0" 'nombreFantasia''' "\0" 'App\\Entity\\Empresa' "\0" 'cuit''' "\0" 'App\\Entity\\Empresa' "\0" 'fechaAlta''' "\0" 'App\\Entity\\Empresa' "\0" 'domicilioEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'domicilioAfip''' "\0" 'App\\Entity\\Empresa' "\0" 'telefonoEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'inicioActividad''' "\0" 'App\\Entity\\Empresa' "\0" 'fechaIngresoSindicato''' "\0" 'App\\Entity\\Empresa' "\0" 'socios''' "\0" 'App\\Entity\\Empresa' "\0" 'isActive''' "\0" 'App\\Entity\\Empresa' "\0" 'enabled''' "\0" 'App\\Entity\\Empresa' "\0" 'localidad''' "\0" 'App\\Entity\\Empresa' "\0" 'contador''' "\0" 'App\\Entity\\Empresa' "\0" 'observacion''' "\0" 'App\\Entity\\Empresa' "\0" 'adminCargo''' "\0" 'App\\Entity\\Empresa' "\0" 'sucursals''' "\0" 'App\\Entity\\Empresa' "\0" 'solicitarEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'empleados''' "\0" 'App\\Entity\\Empresa' "\0" 'boletas''' "\0" 'App\\Entity\\Empresa' "\0" 'medioConceptoEmpresas''' "\0" 'App\\Entity\\Empresa' "\0" 'acuerdoDePagos''' "\0" 'App\\Entity\\Empresa' "\0" 'informarPagos''' "\0" 'App\\Entity\\Empresa' "\0" 'denuncias''' "\0" 'App\\Entity\\Empresa' "\0" 'pagoBanco''' "\0" 'App\\Entity\\Empresa' "\0" 'estadoEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'certificadoDeDeudas''' "\0" 'App\\Entity\\Empresa' "\0" 'empleadoEmpresaSucursals'];
  53.         }
  54.         return ['__isInitialized__''' "\0" 'App\\Entity\\Empresa' "\0" 'id''' "\0" 'App\\Entity\\Empresa' "\0" 'razonSocial''' "\0" 'App\\Entity\\Empresa' "\0" 'titular''' "\0" 'App\\Entity\\Empresa' "\0" 'nombreFantasia''' "\0" 'App\\Entity\\Empresa' "\0" 'cuit''' "\0" 'App\\Entity\\Empresa' "\0" 'fechaAlta''' "\0" 'App\\Entity\\Empresa' "\0" 'domicilioEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'domicilioAfip''' "\0" 'App\\Entity\\Empresa' "\0" 'telefonoEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'inicioActividad''' "\0" 'App\\Entity\\Empresa' "\0" 'fechaIngresoSindicato''' "\0" 'App\\Entity\\Empresa' "\0" 'socios''' "\0" 'App\\Entity\\Empresa' "\0" 'isActive''' "\0" 'App\\Entity\\Empresa' "\0" 'enabled''' "\0" 'App\\Entity\\Empresa' "\0" 'localidad''' "\0" 'App\\Entity\\Empresa' "\0" 'contador''' "\0" 'App\\Entity\\Empresa' "\0" 'observacion''' "\0" 'App\\Entity\\Empresa' "\0" 'adminCargo''' "\0" 'App\\Entity\\Empresa' "\0" 'sucursals''' "\0" 'App\\Entity\\Empresa' "\0" 'solicitarEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'empleados''' "\0" 'App\\Entity\\Empresa' "\0" 'boletas''' "\0" 'App\\Entity\\Empresa' "\0" 'medioConceptoEmpresas''' "\0" 'App\\Entity\\Empresa' "\0" 'acuerdoDePagos''' "\0" 'App\\Entity\\Empresa' "\0" 'informarPagos''' "\0" 'App\\Entity\\Empresa' "\0" 'denuncias''' "\0" 'App\\Entity\\Empresa' "\0" 'pagoBanco''' "\0" 'App\\Entity\\Empresa' "\0" 'estadoEmpresa''' "\0" 'App\\Entity\\Empresa' "\0" 'certificadoDeDeudas''' "\0" 'App\\Entity\\Empresa' "\0" 'empleadoEmpresaSucursals'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Empresa $proxy) {
  63.                 $proxy->__setInitializer(null);
  64.                 $proxy->__setCloner(null);
  65.                 $existingProperties get_object_vars($proxy);
  66.                 foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
  67.                     if ( ! array_key_exists($property$existingProperties)) {
  68.                         $proxy->$property $defaultValue;
  69.                     }
  70.                 }
  71.             };
  72.         }
  73.     }
  74.     /**
  75.      * 
  76.      */
  77.     public function __clone()
  78.     {
  79.         $this->__cloner__ && $this->__cloner__->__invoke($this'__clone', []);
  80.     }
  81.     /**
  82.      * Forces initialization of the proxy
  83.      */
  84.     public function __load(): void
  85.     {
  86.         $this->__initializer__ && $this->__initializer__->__invoke($this'__load', []);
  87.     }
  88.     /**
  89.      * {@inheritDoc}
  90.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  91.      */
  92.     public function __isInitialized(): bool
  93.     {
  94.         return $this->__isInitialized__;
  95.     }
  96.     /**
  97.      * {@inheritDoc}
  98.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  99.      */
  100.     public function __setInitialized($initialized): void
  101.     {
  102.         $this->__isInitialized__ $initialized;
  103.     }
  104.     /**
  105.      * {@inheritDoc}
  106.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  107.      */
  108.     public function __setInitializer(\Closure $initializer null): void
  109.     {
  110.         $this->__initializer__ $initializer;
  111.     }
  112.     /**
  113.      * {@inheritDoc}
  114.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  115.      */
  116.     public function __getInitializer(): ?\Closure
  117.     {
  118.         return $this->__initializer__;
  119.     }
  120.     /**
  121.      * {@inheritDoc}
  122.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  123.      */
  124.     public function __setCloner(\Closure $cloner null): void
  125.     {
  126.         $this->__cloner__ $cloner;
  127.     }
  128.     /**
  129.      * {@inheritDoc}
  130.      * @internal generated method: use only when explicitly handling proxy specific cloning logic
  131.      */
  132.     public function __getCloner(): ?\Closure
  133.     {
  134.         return $this->__cloner__;
  135.     }
  136.     /**
  137.      * {@inheritDoc}
  138.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  139.      * @deprecated no longer in use - generated code now relies on internal components rather than generated public API
  140.      * @static
  141.      */
  142.     public function __getLazyProperties(): array
  143.     {
  144.         return self::$lazyPropertiesDefaults;
  145.     }
  146.     
  147.     /**
  148.      * {@inheritDoc}
  149.      */
  150.     public function getId(): ?int
  151.     {
  152.         if ($this->__isInitialized__ === false) {
  153.             return (int)  parent::getId();
  154.         }
  155.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  156.         return parent::getId();
  157.     }
  158.     /**
  159.      * {@inheritDoc}
  160.      */
  161.     public function getRazonSocial(): ?string
  162.     {
  163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRazonSocial', []);
  164.         return parent::getRazonSocial();
  165.     }
  166.     /**
  167.      * {@inheritDoc}
  168.      */
  169.     public function setRazonSocial(string $razonSocial): \App\Entity\Empresa
  170.     {
  171.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRazonSocial', [$razonSocial]);
  172.         return parent::setRazonSocial($razonSocial);
  173.     }
  174.     /**
  175.      * {@inheritDoc}
  176.      */
  177.     public function getTitular(): ?string
  178.     {
  179.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTitular', []);
  180.         return parent::getTitular();
  181.     }
  182.     /**
  183.      * {@inheritDoc}
  184.      */
  185.     public function setTitular(?string $titular): \App\Entity\Empresa
  186.     {
  187.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTitular', [$titular]);
  188.         return parent::setTitular($titular);
  189.     }
  190.     /**
  191.      * {@inheritDoc}
  192.      */
  193.     public function getNombreFantasia(): ?string
  194.     {
  195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNombreFantasia', []);
  196.         return parent::getNombreFantasia();
  197.     }
  198.     /**
  199.      * {@inheritDoc}
  200.      */
  201.     public function setNombreFantasia(?string $nombreFantasia): \App\Entity\Empresa
  202.     {
  203.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNombreFantasia', [$nombreFantasia]);
  204.         return parent::setNombreFantasia($nombreFantasia);
  205.     }
  206.     /**
  207.      * {@inheritDoc}
  208.      */
  209.     public function getCuit(): ?string
  210.     {
  211.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCuit', []);
  212.         return parent::getCuit();
  213.     }
  214.     /**
  215.      * {@inheritDoc}
  216.      */
  217.     public function setCuit(string $cuit): \App\Entity\Empresa
  218.     {
  219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCuit', [$cuit]);
  220.         return parent::setCuit($cuit);
  221.     }
  222.     /**
  223.      * {@inheritDoc}
  224.      */
  225.     public function getFechaAlta(): ?\DateTimeInterface
  226.     {
  227.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFechaAlta', []);
  228.         return parent::getFechaAlta();
  229.     }
  230.     /**
  231.      * {@inheritDoc}
  232.      */
  233.     public function setFechaAlta(?\DateTimeInterface $fechaAlta): \App\Entity\Empresa
  234.     {
  235.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFechaAlta', [$fechaAlta]);
  236.         return parent::setFechaAlta($fechaAlta);
  237.     }
  238.     /**
  239.      * {@inheritDoc}
  240.      */
  241.     public function getDomicilioEmpresa(): ?string
  242.     {
  243.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDomicilioEmpresa', []);
  244.         return parent::getDomicilioEmpresa();
  245.     }
  246.     /**
  247.      * {@inheritDoc}
  248.      */
  249.     public function setDomicilioEmpresa(?string $domicilioEmpresa): \App\Entity\Empresa
  250.     {
  251.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDomicilioEmpresa', [$domicilioEmpresa]);
  252.         return parent::setDomicilioEmpresa($domicilioEmpresa);
  253.     }
  254.     /**
  255.      * {@inheritDoc}
  256.      */
  257.     public function getDomicilioAfip(): ?string
  258.     {
  259.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDomicilioAfip', []);
  260.         return parent::getDomicilioAfip();
  261.     }
  262.     /**
  263.      * {@inheritDoc}
  264.      */
  265.     public function setDomicilioAfip(?string $domicilioAfip): \App\Entity\Empresa
  266.     {
  267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDomicilioAfip', [$domicilioAfip]);
  268.         return parent::setDomicilioAfip($domicilioAfip);
  269.     }
  270.     /**
  271.      * {@inheritDoc}
  272.      */
  273.     public function getTelefonoEmpresa(): ?string
  274.     {
  275.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTelefonoEmpresa', []);
  276.         return parent::getTelefonoEmpresa();
  277.     }
  278.     /**
  279.      * {@inheritDoc}
  280.      */
  281.     public function setTelefonoEmpresa(?string $telefonoEmpresa): \App\Entity\Empresa
  282.     {
  283.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTelefonoEmpresa', [$telefonoEmpresa]);
  284.         return parent::setTelefonoEmpresa($telefonoEmpresa);
  285.     }
  286.     /**
  287.      * {@inheritDoc}
  288.      */
  289.     public function getInicioActividad(): ?\DateTimeInterface
  290.     {
  291.         $this->__initializer__ && $this->__initializer__->__invoke($this'getInicioActividad', []);
  292.         return parent::getInicioActividad();
  293.     }
  294.     /**
  295.      * {@inheritDoc}
  296.      */
  297.     public function setInicioActividad(?\DateTimeInterface $inicioActividad): \App\Entity\Empresa
  298.     {
  299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setInicioActividad', [$inicioActividad]);
  300.         return parent::setInicioActividad($inicioActividad);
  301.     }
  302.     /**
  303.      * {@inheritDoc}
  304.      */
  305.     public function getFechaIngresoSindicato(): ?\DateTimeInterface
  306.     {
  307.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFechaIngresoSindicato', []);
  308.         return parent::getFechaIngresoSindicato();
  309.     }
  310.     /**
  311.      * {@inheritDoc}
  312.      */
  313.     public function setFechaIngresoSindicato(?\DateTimeInterface $fechaIngresoSindicato): \App\Entity\Empresa
  314.     {
  315.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFechaIngresoSindicato', [$fechaIngresoSindicato]);
  316.         return parent::setFechaIngresoSindicato($fechaIngresoSindicato);
  317.     }
  318.     /**
  319.      * {@inheritDoc}
  320.      */
  321.     public function getSocios(): ?string
  322.     {
  323.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSocios', []);
  324.         return parent::getSocios();
  325.     }
  326.     /**
  327.      * {@inheritDoc}
  328.      */
  329.     public function setSocios(?string $socios): \App\Entity\Empresa
  330.     {
  331.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSocios', [$socios]);
  332.         return parent::setSocios($socios);
  333.     }
  334.     /**
  335.      * {@inheritDoc}
  336.      */
  337.     public function getIsActive(): ?bool
  338.     {
  339.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIsActive', []);
  340.         return parent::getIsActive();
  341.     }
  342.     /**
  343.      * {@inheritDoc}
  344.      */
  345.     public function setIsActive(?bool $isActive): \App\Entity\Empresa
  346.     {
  347.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsActive', [$isActive]);
  348.         return parent::setIsActive($isActive);
  349.     }
  350.     /**
  351.      * {@inheritDoc}
  352.      */
  353.     public function getLocalidad(): ?\App\Entity\Localidad
  354.     {
  355.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocalidad', []);
  356.         return parent::getLocalidad();
  357.     }
  358.     /**
  359.      * {@inheritDoc}
  360.      */
  361.     public function setLocalidad(?\App\Entity\Localidad $localidad): \App\Entity\Empresa
  362.     {
  363.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLocalidad', [$localidad]);
  364.         return parent::setLocalidad($localidad);
  365.     }
  366.     /**
  367.      * {@inheritDoc}
  368.      */
  369.     public function getContador(): \Doctrine\Common\Collections\Collection
  370.     {
  371.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContador', []);
  372.         return parent::getContador();
  373.     }
  374.     /**
  375.      * {@inheritDoc}
  376.      */
  377.     public function addContador(\App\Entity\Contador $contador): \App\Entity\Empresa
  378.     {
  379.         $this->__initializer__ && $this->__initializer__->__invoke($this'addContador', [$contador]);
  380.         return parent::addContador($contador);
  381.     }
  382.     /**
  383.      * {@inheritDoc}
  384.      */
  385.     public function removeContador(\App\Entity\Contador $contador): \App\Entity\Empresa
  386.     {
  387.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeContador', [$contador]);
  388.         return parent::removeContador($contador);
  389.     }
  390.     /**
  391.      * {@inheritDoc}
  392.      */
  393.     public function getObservacion(): \Doctrine\Common\Collections\Collection
  394.     {
  395.         $this->__initializer__ && $this->__initializer__->__invoke($this'getObservacion', []);
  396.         return parent::getObservacion();
  397.     }
  398.     /**
  399.      * {@inheritDoc}
  400.      */
  401.     public function addObservacion(\App\Entity\Observacion $observacion): \App\Entity\Empresa
  402.     {
  403.         $this->__initializer__ && $this->__initializer__->__invoke($this'addObservacion', [$observacion]);
  404.         return parent::addObservacion($observacion);
  405.     }
  406.     /**
  407.      * {@inheritDoc}
  408.      */
  409.     public function removeObservacion(\App\Entity\Observacion $observacion): \App\Entity\Empresa
  410.     {
  411.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeObservacion', [$observacion]);
  412.         return parent::removeObservacion($observacion);
  413.     }
  414.     /**
  415.      * {@inheritDoc}
  416.      */
  417.     public function getAdminCargo(): ?\App\Entity\Admin
  418.     {
  419.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdminCargo', []);
  420.         return parent::getAdminCargo();
  421.     }
  422.     /**
  423.      * {@inheritDoc}
  424.      */
  425.     public function setAdminCargo(?\App\Entity\Admin $adminCargo): \App\Entity\Empresa
  426.     {
  427.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAdminCargo', [$adminCargo]);
  428.         return parent::setAdminCargo($adminCargo);
  429.     }
  430.     /**
  431.      * {@inheritDoc}
  432.      */
  433.     public function getSucursals(): \Doctrine\Common\Collections\Collection
  434.     {
  435.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSucursals', []);
  436.         return parent::getSucursals();
  437.     }
  438.     /**
  439.      * {@inheritDoc}
  440.      */
  441.     public function addSucursal(\App\Entity\Sucursal $sucursal): \App\Entity\Empresa
  442.     {
  443.         $this->__initializer__ && $this->__initializer__->__invoke($this'addSucursal', [$sucursal]);
  444.         return parent::addSucursal($sucursal);
  445.     }
  446.     /**
  447.      * {@inheritDoc}
  448.      */
  449.     public function removeSucursal(\App\Entity\Sucursal $sucursal): \App\Entity\Empresa
  450.     {
  451.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeSucursal', [$sucursal]);
  452.         return parent::removeSucursal($sucursal);
  453.     }
  454.     /**
  455.      * {@inheritDoc}
  456.      */
  457.     public function getEnabled()
  458.     {
  459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEnabled', []);
  460.         return parent::getEnabled();
  461.     }
  462.     /**
  463.      * {@inheritDoc}
  464.      */
  465.     public function setEnabled($enabled): \App\Entity\Empresa
  466.     {
  467.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEnabled', [$enabled]);
  468.         return parent::setEnabled($enabled);
  469.     }
  470.     /**
  471.      * {@inheritDoc}
  472.      */
  473.     public function getEmpleados(): \Doctrine\Common\Collections\Collection
  474.     {
  475.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmpleados', []);
  476.         return parent::getEmpleados();
  477.     }
  478.     /**
  479.      * {@inheritDoc}
  480.      */
  481.     public function addEmpleado(\App\Entity\Empleado $empleado): \App\Entity\Empresa
  482.     {
  483.         $this->__initializer__ && $this->__initializer__->__invoke($this'addEmpleado', [$empleado]);
  484.         return parent::addEmpleado($empleado);
  485.     }
  486.     /**
  487.      * {@inheritDoc}
  488.      */
  489.     public function removeEmpleado(\App\Entity\Empleado $empleado): \App\Entity\Empresa
  490.     {
  491.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeEmpleado', [$empleado]);
  492.         return parent::removeEmpleado($empleado);
  493.     }
  494.     /**
  495.      * {@inheritDoc}
  496.      */
  497.     public function getBoletas(): \Doctrine\Common\Collections\Collection
  498.     {
  499.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBoletas', []);
  500.         return parent::getBoletas();
  501.     }
  502.     /**
  503.      * {@inheritDoc}
  504.      */
  505.     public function addBoleta(\App\Entity\Boleta $boleta): \App\Entity\Empresa
  506.     {
  507.         $this->__initializer__ && $this->__initializer__->__invoke($this'addBoleta', [$boleta]);
  508.         return parent::addBoleta($boleta);
  509.     }
  510.     /**
  511.      * {@inheritDoc}
  512.      */
  513.     public function removeBoleta(\App\Entity\Boleta $boleta): \App\Entity\Empresa
  514.     {
  515.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeBoleta', [$boleta]);
  516.         return parent::removeBoleta($boleta);
  517.     }
  518.     /**
  519.      * {@inheritDoc}
  520.      */
  521.     public function getMedioConceptoEmpresas(): \Doctrine\Common\Collections\Collection
  522.     {
  523.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMedioConceptoEmpresas', []);
  524.         return parent::getMedioConceptoEmpresas();
  525.     }
  526.     /**
  527.      * {@inheritDoc}
  528.      */
  529.     public function addMedioConceptoEmpresa(\App\Entity\MedioConceptoEmpresa $medioConceptoEmpresa): \App\Entity\Empresa
  530.     {
  531.         $this->__initializer__ && $this->__initializer__->__invoke($this'addMedioConceptoEmpresa', [$medioConceptoEmpresa]);
  532.         return parent::addMedioConceptoEmpresa($medioConceptoEmpresa);
  533.     }
  534.     /**
  535.      * {@inheritDoc}
  536.      */
  537.     public function removeMedioConceptoEmpresa(\App\Entity\MedioConceptoEmpresa $medioConceptoEmpresa): \App\Entity\Empresa
  538.     {
  539.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeMedioConceptoEmpresa', [$medioConceptoEmpresa]);
  540.         return parent::removeMedioConceptoEmpresa($medioConceptoEmpresa);
  541.     }
  542.     /**
  543.      * {@inheritDoc}
  544.      */
  545.     public function getAcuerdoDePagos(): \Doctrine\Common\Collections\Collection
  546.     {
  547.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAcuerdoDePagos', []);
  548.         return parent::getAcuerdoDePagos();
  549.     }
  550.     /**
  551.      * {@inheritDoc}
  552.      */
  553.     public function addAcuerdoDePago(\App\Entity\AcuerdoDePago $acuerdoDePago): \App\Entity\Empresa
  554.     {
  555.         $this->__initializer__ && $this->__initializer__->__invoke($this'addAcuerdoDePago', [$acuerdoDePago]);
  556.         return parent::addAcuerdoDePago($acuerdoDePago);
  557.     }
  558.     /**
  559.      * {@inheritDoc}
  560.      */
  561.     public function removeAcuerdoDePago(\App\Entity\AcuerdoDePago $acuerdoDePago): \App\Entity\Empresa
  562.     {
  563.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeAcuerdoDePago', [$acuerdoDePago]);
  564.         return parent::removeAcuerdoDePago($acuerdoDePago);
  565.     }
  566.     /**
  567.      * {@inheritDoc}
  568.      */
  569.     public function getInformarPagos(): \Doctrine\Common\Collections\Collection
  570.     {
  571.         $this->__initializer__ && $this->__initializer__->__invoke($this'getInformarPagos', []);
  572.         return parent::getInformarPagos();
  573.     }
  574.     /**
  575.      * {@inheritDoc}
  576.      */
  577.     public function addInformarPago(\App\Entity\InformarPago $informarPago): \App\Entity\Empresa
  578.     {
  579.         $this->__initializer__ && $this->__initializer__->__invoke($this'addInformarPago', [$informarPago]);
  580.         return parent::addInformarPago($informarPago);
  581.     }
  582.     /**
  583.      * {@inheritDoc}
  584.      */
  585.     public function removeInformarPago(\App\Entity\InformarPago $informarPago): \App\Entity\Empresa
  586.     {
  587.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeInformarPago', [$informarPago]);
  588.         return parent::removeInformarPago($informarPago);
  589.     }
  590.     /**
  591.      * {@inheritDoc}
  592.      */
  593.     public function getDenuncias(): \Doctrine\Common\Collections\Collection
  594.     {
  595.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDenuncias', []);
  596.         return parent::getDenuncias();
  597.     }
  598.     /**
  599.      * {@inheritDoc}
  600.      */
  601.     public function addDenuncia(\App\Entity\Denuncia $denuncia): \App\Entity\Empresa
  602.     {
  603.         $this->__initializer__ && $this->__initializer__->__invoke($this'addDenuncia', [$denuncia]);
  604.         return parent::addDenuncia($denuncia);
  605.     }
  606.     /**
  607.      * {@inheritDoc}
  608.      */
  609.     public function removeDenuncia(\App\Entity\Denuncia $denuncia): \App\Entity\Empresa
  610.     {
  611.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeDenuncia', [$denuncia]);
  612.         return parent::removeDenuncia($denuncia);
  613.     }
  614.     /**
  615.      * {@inheritDoc}
  616.      */
  617.     public function __toString(): string
  618.     {
  619.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  620.         return parent::__toString();
  621.     }
  622.     /**
  623.      * {@inheritDoc}
  624.      */
  625.     public function getPagoBanco(): \Doctrine\Common\Collections\Collection
  626.     {
  627.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPagoBanco', []);
  628.         return parent::getPagoBanco();
  629.     }
  630.     /**
  631.      * {@inheritDoc}
  632.      */
  633.     public function addPagoBanco(\App\Entity\PagosBanco $pagoBanco): \App\Entity\Empresa
  634.     {
  635.         $this->__initializer__ && $this->__initializer__->__invoke($this'addPagoBanco', [$pagoBanco]);
  636.         return parent::addPagoBanco($pagoBanco);
  637.     }
  638.     /**
  639.      * {@inheritDoc}
  640.      */
  641.     public function removePagoBanco(\App\Entity\PagosBanco $pagoBanco): \App\Entity\Empresa
  642.     {
  643.         $this->__initializer__ && $this->__initializer__->__invoke($this'removePagoBanco', [$pagoBanco]);
  644.         return parent::removePagoBanco($pagoBanco);
  645.     }
  646.     /**
  647.      * {@inheritDoc}
  648.      */
  649.     public function getBoletaPagar(): \Doctrine\Common\Collections\Collection
  650.     {
  651.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBoletaPagar', []);
  652.         return parent::getBoletaPagar();
  653.     }
  654.     /**
  655.      * {@inheritDoc}
  656.      */
  657.     public function addBoletaPagar(\App\Entity\Boleta $boletaPagar): \App\Entity\Empresa
  658.     {
  659.         $this->__initializer__ && $this->__initializer__->__invoke($this'addBoletaPagar', [$boletaPagar]);
  660.         return parent::addBoletaPagar($boletaPagar);
  661.     }
  662.     /**
  663.      * {@inheritDoc}
  664.      */
  665.     public function removeBoletaPagar(\App\Entity\Boleta $boletaPagar): \App\Entity\Empresa
  666.     {
  667.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeBoletaPagar', [$boletaPagar]);
  668.         return parent::removeBoletaPagar($boletaPagar);
  669.     }
  670.     /**
  671.      * {@inheritDoc}
  672.      */
  673.     public function getEstadoEmpresa(): ?\App\Entity\EstadoEmpresa
  674.     {
  675.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEstadoEmpresa', []);
  676.         return parent::getEstadoEmpresa();
  677.     }
  678.     /**
  679.      * {@inheritDoc}
  680.      */
  681.     public function setEstadoEmpresa(?\App\Entity\EstadoEmpresa $estadoEmpresa): \App\Entity\Empresa
  682.     {
  683.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEstadoEmpresa', [$estadoEmpresa]);
  684.         return parent::setEstadoEmpresa($estadoEmpresa);
  685.     }
  686.     /**
  687.      * {@inheritDoc}
  688.      */
  689.     public function getCertificadoDeDeudas(): \Doctrine\Common\Collections\Collection
  690.     {
  691.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCertificadoDeDeudas', []);
  692.         return parent::getCertificadoDeDeudas();
  693.     }
  694.     /**
  695.      * {@inheritDoc}
  696.      */
  697.     public function addCertificadoDeDeuda(\App\Entity\CertificadoDeDeuda $certificadoDeDeuda): \App\Entity\Empresa
  698.     {
  699.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCertificadoDeDeuda', [$certificadoDeDeuda]);
  700.         return parent::addCertificadoDeDeuda($certificadoDeDeuda);
  701.     }
  702.     /**
  703.      * {@inheritDoc}
  704.      */
  705.     public function removeCertificadoDeDeuda(\App\Entity\CertificadoDeDeuda $certificadoDeDeuda): \App\Entity\Empresa
  706.     {
  707.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCertificadoDeDeuda', [$certificadoDeDeuda]);
  708.         return parent::removeCertificadoDeDeuda($certificadoDeDeuda);
  709.     }
  710.     /**
  711.      * {@inheritDoc}
  712.      */
  713.     public function getEmpleadoEmpresaSucursals(): \Doctrine\Common\Collections\Collection
  714.     {
  715.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmpleadoEmpresaSucursals', []);
  716.         return parent::getEmpleadoEmpresaSucursals();
  717.     }
  718.     /**
  719.      * {@inheritDoc}
  720.      */
  721.     public function addEmpleadoEmpresaSucursal(\App\Entity\EmpleadoEmpresaSucursal $empleadoEmpresaSucursal): \App\Entity\Empresa
  722.     {
  723.         $this->__initializer__ && $this->__initializer__->__invoke($this'addEmpleadoEmpresaSucursal', [$empleadoEmpresaSucursal]);
  724.         return parent::addEmpleadoEmpresaSucursal($empleadoEmpresaSucursal);
  725.     }
  726.     /**
  727.      * {@inheritDoc}
  728.      */
  729.     public function removeEmpleadoEmpresaSucursal(\App\Entity\EmpleadoEmpresaSucursal $empleadoEmpresaSucursal): \App\Entity\Empresa
  730.     {
  731.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeEmpleadoEmpresaSucursal', [$empleadoEmpresaSucursal]);
  732.         return parent::removeEmpleadoEmpresaSucursal($empleadoEmpresaSucursal);
  733.     }
  734. }