<?php
namespace Proxies\__CG__\App\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class Empresa extends \App\Entity\Empresa implements \Doctrine\ORM\Proxy\Proxy
{
/**
* @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
* three parameters, being respectively the proxy object to be initialized, the method that triggered the
* initialization process and an array of ordered parameters that were passed to that method.
*
* @see \Doctrine\Common\Proxy\Proxy::__setInitializer
*/
public $__initializer__;
/**
* @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
*
* @see \Doctrine\Common\Proxy\Proxy::__setCloner
*/
public $__cloner__;
/**
* @var boolean flag indicating if this object was already initialized
*
* @see \Doctrine\Persistence\Proxy::__isInitialized
*/
public $__isInitialized__ = false;
/**
* @var array<string, null> properties to be lazy loaded, indexed by property name
*/
public static $lazyPropertiesNames = array (
);
/**
* @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
*
* @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
*/
public static $lazyPropertiesDefaults = array (
);
public function __construct(?\Closure $initializer = null, ?\Closure $cloner = null)
{
$this->__initializer__ = $initializer;
$this->__cloner__ = $cloner;
}
/**
*
* @return array
*/
public function __sleep()
{
if ($this->__isInitialized__) {
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'];
}
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'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (Empresa $proxy) {
$proxy->__setInitializer(null);
$proxy->__setCloner(null);
$existingProperties = get_object_vars($proxy);
foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
if ( ! array_key_exists($property, $existingProperties)) {
$proxy->$property = $defaultValue;
}
}
};
}
}
/**
*
*/
public function __clone()
{
$this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []);
}
/**
* Forces initialization of the proxy
*/
public function __load(): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []);
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __isInitialized(): bool
{
return $this->__isInitialized__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitialized($initialized): void
{
$this->__isInitialized__ = $initialized;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitializer(\Closure $initializer = null): void
{
$this->__initializer__ = $initializer;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __getInitializer(): ?\Closure
{
return $this->__initializer__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setCloner(\Closure $cloner = null): void
{
$this->__cloner__ = $cloner;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific cloning logic
*/
public function __getCloner(): ?\Closure
{
return $this->__cloner__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
* @deprecated no longer in use - generated code now relies on internal components rather than generated public API
* @static
*/
public function __getLazyProperties(): array
{
return self::$lazyPropertiesDefaults;
}
/**
* {@inheritDoc}
*/
public function getId(): ?int
{
if ($this->__isInitialized__ === false) {
return (int) parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function getRazonSocial(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRazonSocial', []);
return parent::getRazonSocial();
}
/**
* {@inheritDoc}
*/
public function setRazonSocial(string $razonSocial): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRazonSocial', [$razonSocial]);
return parent::setRazonSocial($razonSocial);
}
/**
* {@inheritDoc}
*/
public function getTitular(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTitular', []);
return parent::getTitular();
}
/**
* {@inheritDoc}
*/
public function setTitular(?string $titular): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTitular', [$titular]);
return parent::setTitular($titular);
}
/**
* {@inheritDoc}
*/
public function getNombreFantasia(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNombreFantasia', []);
return parent::getNombreFantasia();
}
/**
* {@inheritDoc}
*/
public function setNombreFantasia(?string $nombreFantasia): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setNombreFantasia', [$nombreFantasia]);
return parent::setNombreFantasia($nombreFantasia);
}
/**
* {@inheritDoc}
*/
public function getCuit(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCuit', []);
return parent::getCuit();
}
/**
* {@inheritDoc}
*/
public function setCuit(string $cuit): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCuit', [$cuit]);
return parent::setCuit($cuit);
}
/**
* {@inheritDoc}
*/
public function getFechaAlta(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFechaAlta', []);
return parent::getFechaAlta();
}
/**
* {@inheritDoc}
*/
public function setFechaAlta(?\DateTimeInterface $fechaAlta): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFechaAlta', [$fechaAlta]);
return parent::setFechaAlta($fechaAlta);
}
/**
* {@inheritDoc}
*/
public function getDomicilioEmpresa(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDomicilioEmpresa', []);
return parent::getDomicilioEmpresa();
}
/**
* {@inheritDoc}
*/
public function setDomicilioEmpresa(?string $domicilioEmpresa): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDomicilioEmpresa', [$domicilioEmpresa]);
return parent::setDomicilioEmpresa($domicilioEmpresa);
}
/**
* {@inheritDoc}
*/
public function getDomicilioAfip(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDomicilioAfip', []);
return parent::getDomicilioAfip();
}
/**
* {@inheritDoc}
*/
public function setDomicilioAfip(?string $domicilioAfip): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDomicilioAfip', [$domicilioAfip]);
return parent::setDomicilioAfip($domicilioAfip);
}
/**
* {@inheritDoc}
*/
public function getTelefonoEmpresa(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTelefonoEmpresa', []);
return parent::getTelefonoEmpresa();
}
/**
* {@inheritDoc}
*/
public function setTelefonoEmpresa(?string $telefonoEmpresa): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTelefonoEmpresa', [$telefonoEmpresa]);
return parent::setTelefonoEmpresa($telefonoEmpresa);
}
/**
* {@inheritDoc}
*/
public function getInicioActividad(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getInicioActividad', []);
return parent::getInicioActividad();
}
/**
* {@inheritDoc}
*/
public function setInicioActividad(?\DateTimeInterface $inicioActividad): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setInicioActividad', [$inicioActividad]);
return parent::setInicioActividad($inicioActividad);
}
/**
* {@inheritDoc}
*/
public function getFechaIngresoSindicato(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFechaIngresoSindicato', []);
return parent::getFechaIngresoSindicato();
}
/**
* {@inheritDoc}
*/
public function setFechaIngresoSindicato(?\DateTimeInterface $fechaIngresoSindicato): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFechaIngresoSindicato', [$fechaIngresoSindicato]);
return parent::setFechaIngresoSindicato($fechaIngresoSindicato);
}
/**
* {@inheritDoc}
*/
public function getSocios(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSocios', []);
return parent::getSocios();
}
/**
* {@inheritDoc}
*/
public function setSocios(?string $socios): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSocios', [$socios]);
return parent::setSocios($socios);
}
/**
* {@inheritDoc}
*/
public function getIsActive(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsActive', []);
return parent::getIsActive();
}
/**
* {@inheritDoc}
*/
public function setIsActive(?bool $isActive): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsActive', [$isActive]);
return parent::setIsActive($isActive);
}
/**
* {@inheritDoc}
*/
public function getLocalidad(): ?\App\Entity\Localidad
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocalidad', []);
return parent::getLocalidad();
}
/**
* {@inheritDoc}
*/
public function setLocalidad(?\App\Entity\Localidad $localidad): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLocalidad', [$localidad]);
return parent::setLocalidad($localidad);
}
/**
* {@inheritDoc}
*/
public function getContador(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContador', []);
return parent::getContador();
}
/**
* {@inheritDoc}
*/
public function addContador(\App\Entity\Contador $contador): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addContador', [$contador]);
return parent::addContador($contador);
}
/**
* {@inheritDoc}
*/
public function removeContador(\App\Entity\Contador $contador): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeContador', [$contador]);
return parent::removeContador($contador);
}
/**
* {@inheritDoc}
*/
public function getObservacion(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getObservacion', []);
return parent::getObservacion();
}
/**
* {@inheritDoc}
*/
public function addObservacion(\App\Entity\Observacion $observacion): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addObservacion', [$observacion]);
return parent::addObservacion($observacion);
}
/**
* {@inheritDoc}
*/
public function removeObservacion(\App\Entity\Observacion $observacion): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeObservacion', [$observacion]);
return parent::removeObservacion($observacion);
}
/**
* {@inheritDoc}
*/
public function getAdminCargo(): ?\App\Entity\Admin
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAdminCargo', []);
return parent::getAdminCargo();
}
/**
* {@inheritDoc}
*/
public function setAdminCargo(?\App\Entity\Admin $adminCargo): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAdminCargo', [$adminCargo]);
return parent::setAdminCargo($adminCargo);
}
/**
* {@inheritDoc}
*/
public function getSucursals(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSucursals', []);
return parent::getSucursals();
}
/**
* {@inheritDoc}
*/
public function addSucursal(\App\Entity\Sucursal $sucursal): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addSucursal', [$sucursal]);
return parent::addSucursal($sucursal);
}
/**
* {@inheritDoc}
*/
public function removeSucursal(\App\Entity\Sucursal $sucursal): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeSucursal', [$sucursal]);
return parent::removeSucursal($sucursal);
}
/**
* {@inheritDoc}
*/
public function getEnabled()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEnabled', []);
return parent::getEnabled();
}
/**
* {@inheritDoc}
*/
public function setEnabled($enabled): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$enabled]);
return parent::setEnabled($enabled);
}
/**
* {@inheritDoc}
*/
public function getEmpleados(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmpleados', []);
return parent::getEmpleados();
}
/**
* {@inheritDoc}
*/
public function addEmpleado(\App\Entity\Empleado $empleado): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addEmpleado', [$empleado]);
return parent::addEmpleado($empleado);
}
/**
* {@inheritDoc}
*/
public function removeEmpleado(\App\Entity\Empleado $empleado): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeEmpleado', [$empleado]);
return parent::removeEmpleado($empleado);
}
/**
* {@inheritDoc}
*/
public function getBoletas(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBoletas', []);
return parent::getBoletas();
}
/**
* {@inheritDoc}
*/
public function addBoleta(\App\Entity\Boleta $boleta): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addBoleta', [$boleta]);
return parent::addBoleta($boleta);
}
/**
* {@inheritDoc}
*/
public function removeBoleta(\App\Entity\Boleta $boleta): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeBoleta', [$boleta]);
return parent::removeBoleta($boleta);
}
/**
* {@inheritDoc}
*/
public function getMedioConceptoEmpresas(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMedioConceptoEmpresas', []);
return parent::getMedioConceptoEmpresas();
}
/**
* {@inheritDoc}
*/
public function addMedioConceptoEmpresa(\App\Entity\MedioConceptoEmpresa $medioConceptoEmpresa): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addMedioConceptoEmpresa', [$medioConceptoEmpresa]);
return parent::addMedioConceptoEmpresa($medioConceptoEmpresa);
}
/**
* {@inheritDoc}
*/
public function removeMedioConceptoEmpresa(\App\Entity\MedioConceptoEmpresa $medioConceptoEmpresa): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeMedioConceptoEmpresa', [$medioConceptoEmpresa]);
return parent::removeMedioConceptoEmpresa($medioConceptoEmpresa);
}
/**
* {@inheritDoc}
*/
public function getAcuerdoDePagos(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAcuerdoDePagos', []);
return parent::getAcuerdoDePagos();
}
/**
* {@inheritDoc}
*/
public function addAcuerdoDePago(\App\Entity\AcuerdoDePago $acuerdoDePago): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addAcuerdoDePago', [$acuerdoDePago]);
return parent::addAcuerdoDePago($acuerdoDePago);
}
/**
* {@inheritDoc}
*/
public function removeAcuerdoDePago(\App\Entity\AcuerdoDePago $acuerdoDePago): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeAcuerdoDePago', [$acuerdoDePago]);
return parent::removeAcuerdoDePago($acuerdoDePago);
}
/**
* {@inheritDoc}
*/
public function getInformarPagos(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getInformarPagos', []);
return parent::getInformarPagos();
}
/**
* {@inheritDoc}
*/
public function addInformarPago(\App\Entity\InformarPago $informarPago): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addInformarPago', [$informarPago]);
return parent::addInformarPago($informarPago);
}
/**
* {@inheritDoc}
*/
public function removeInformarPago(\App\Entity\InformarPago $informarPago): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeInformarPago', [$informarPago]);
return parent::removeInformarPago($informarPago);
}
/**
* {@inheritDoc}
*/
public function getDenuncias(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDenuncias', []);
return parent::getDenuncias();
}
/**
* {@inheritDoc}
*/
public function addDenuncia(\App\Entity\Denuncia $denuncia): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addDenuncia', [$denuncia]);
return parent::addDenuncia($denuncia);
}
/**
* {@inheritDoc}
*/
public function removeDenuncia(\App\Entity\Denuncia $denuncia): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeDenuncia', [$denuncia]);
return parent::removeDenuncia($denuncia);
}
/**
* {@inheritDoc}
*/
public function __toString(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []);
return parent::__toString();
}
/**
* {@inheritDoc}
*/
public function getPagoBanco(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPagoBanco', []);
return parent::getPagoBanco();
}
/**
* {@inheritDoc}
*/
public function addPagoBanco(\App\Entity\PagosBanco $pagoBanco): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPagoBanco', [$pagoBanco]);
return parent::addPagoBanco($pagoBanco);
}
/**
* {@inheritDoc}
*/
public function removePagoBanco(\App\Entity\PagosBanco $pagoBanco): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePagoBanco', [$pagoBanco]);
return parent::removePagoBanco($pagoBanco);
}
/**
* {@inheritDoc}
*/
public function getBoletaPagar(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBoletaPagar', []);
return parent::getBoletaPagar();
}
/**
* {@inheritDoc}
*/
public function addBoletaPagar(\App\Entity\Boleta $boletaPagar): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addBoletaPagar', [$boletaPagar]);
return parent::addBoletaPagar($boletaPagar);
}
/**
* {@inheritDoc}
*/
public function removeBoletaPagar(\App\Entity\Boleta $boletaPagar): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeBoletaPagar', [$boletaPagar]);
return parent::removeBoletaPagar($boletaPagar);
}
/**
* {@inheritDoc}
*/
public function getEstadoEmpresa(): ?\App\Entity\EstadoEmpresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEstadoEmpresa', []);
return parent::getEstadoEmpresa();
}
/**
* {@inheritDoc}
*/
public function setEstadoEmpresa(?\App\Entity\EstadoEmpresa $estadoEmpresa): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEstadoEmpresa', [$estadoEmpresa]);
return parent::setEstadoEmpresa($estadoEmpresa);
}
/**
* {@inheritDoc}
*/
public function getCertificadoDeDeudas(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCertificadoDeDeudas', []);
return parent::getCertificadoDeDeudas();
}
/**
* {@inheritDoc}
*/
public function addCertificadoDeDeuda(\App\Entity\CertificadoDeDeuda $certificadoDeDeuda): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCertificadoDeDeuda', [$certificadoDeDeuda]);
return parent::addCertificadoDeDeuda($certificadoDeDeuda);
}
/**
* {@inheritDoc}
*/
public function removeCertificadoDeDeuda(\App\Entity\CertificadoDeDeuda $certificadoDeDeuda): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCertificadoDeDeuda', [$certificadoDeDeuda]);
return parent::removeCertificadoDeDeuda($certificadoDeDeuda);
}
/**
* {@inheritDoc}
*/
public function getEmpleadoEmpresaSucursals(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmpleadoEmpresaSucursals', []);
return parent::getEmpleadoEmpresaSucursals();
}
/**
* {@inheritDoc}
*/
public function addEmpleadoEmpresaSucursal(\App\Entity\EmpleadoEmpresaSucursal $empleadoEmpresaSucursal): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addEmpleadoEmpresaSucursal', [$empleadoEmpresaSucursal]);
return parent::addEmpleadoEmpresaSucursal($empleadoEmpresaSucursal);
}
/**
* {@inheritDoc}
*/
public function removeEmpleadoEmpresaSucursal(\App\Entity\EmpleadoEmpresaSucursal $empleadoEmpresaSucursal): \App\Entity\Empresa
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeEmpleadoEmpresaSucursal', [$empleadoEmpresaSucursal]);
return parent::removeEmpleadoEmpresaSucursal($empleadoEmpresaSucursal);
}
}