var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityCustomer.php line 9

Open in your IDE?
  1. <?php
  2. namespace Proxies\__CG__\Eccube\Entity;
  3. /**
  4.  * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
  5.  */
  6. class Customer extends \Eccube\Entity\Customer 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" 'Eccube\\Entity\\Customer' "\0" 'id''' "\0" 'Eccube\\Entity\\Customer' "\0" 'name01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'name02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'kana01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'kana02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'company_name''' "\0" 'Eccube\\Entity\\Customer' "\0" 'postal_code''' "\0" 'Eccube\\Entity\\Customer' "\0" 'addr01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'addr02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'email''' "\0" 'Eccube\\Entity\\Customer' "\0" 'phone_number''' "\0" 'Eccube\\Entity\\Customer' "\0" 'birth''' "\0" 'Eccube\\Entity\\Customer' "\0" 'plain_password''' "\0" 'Eccube\\Entity\\Customer' "\0" 'password''' "\0" 'Eccube\\Entity\\Customer' "\0" 'salt''' "\0" 'Eccube\\Entity\\Customer' "\0" 'secret_key''' "\0" 'Eccube\\Entity\\Customer' "\0" 'first_buy_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'last_buy_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'buy_times''' "\0" 'Eccube\\Entity\\Customer' "\0" 'buy_total''' "\0" 'Eccube\\Entity\\Customer' "\0" 'note''' "\0" 'Eccube\\Entity\\Customer' "\0" 'reset_key''' "\0" 'Eccube\\Entity\\Customer' "\0" 'reset_expire''' "\0" 'Eccube\\Entity\\Customer' "\0" 'point''' "\0" 'Eccube\\Entity\\Customer' "\0" 'create_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'update_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'CustomerFavoriteProducts''' "\0" 'Eccube\\Entity\\Customer' "\0" 'CustomerAddresses''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Orders''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Status''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Sex''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Job''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Country''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Pref''' "\0" 'Eccube\\Entity\\Customer' "\0" 'school_code''' "\0" 'Eccube\\Entity\\Customer' "\0" 'student_type''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr04''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr05''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr11''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr12''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr13''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr21''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr22''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr31''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr32''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr41''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr42''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr43''' "\0" 'Eccube\\Entity\\Customer' "\0" 'examno''' "\0" 'Eccube\\Entity\\Customer' "\0" 'zip01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'zip02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'fax01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'fax02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'fax03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'prev_school''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel2_01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel2_02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel2_03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'admission_year''' "\0" 'Eccube\\Entity\\Customer' "\0" 'school_year''' "\0" 'Eccube\\Entity\\Customer' "\0" 'School''' "\0" 'Eccube\\Entity\\Customer' "\0" 'hissu_flg''' "\0" 'Eccube\\Entity\\Customer' "\0" 'prev_school_year''' "\0" 'Eccube\\Entity\\Customer' "\0" 'prev_school_class''' "\0" 'Eccube\\Entity\\Customer' "\0" 'contractor_name01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'contractor_name02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'contractor_birth''' "\0" 'Eccube\\Entity\\Customer' "\0" 'school_class''' "\0" 'Eccube\\Entity\\Customer' "\0" 'student_number''' "\0" 'Eccube\\Entity\\Customer' "\0" 'free1''' "\0" 'Eccube\\Entity\\Customer' "\0" 'free2''' "\0" 'Eccube\\Entity\\Customer' "\0" 'CustomerAddress''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Brothers''mailmaga_flg''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Contacts''' "\0" 'Eccube\\Entity\\Customer' "\0" 'GmoMember'];
  53.         }
  54.         return ['__isInitialized__''' "\0" 'Eccube\\Entity\\Customer' "\0" 'id''' "\0" 'Eccube\\Entity\\Customer' "\0" 'name01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'name02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'kana01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'kana02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'company_name''' "\0" 'Eccube\\Entity\\Customer' "\0" 'postal_code''' "\0" 'Eccube\\Entity\\Customer' "\0" 'addr01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'addr02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'email''' "\0" 'Eccube\\Entity\\Customer' "\0" 'phone_number''' "\0" 'Eccube\\Entity\\Customer' "\0" 'birth''' "\0" 'Eccube\\Entity\\Customer' "\0" 'plain_password''' "\0" 'Eccube\\Entity\\Customer' "\0" 'password''' "\0" 'Eccube\\Entity\\Customer' "\0" 'salt''' "\0" 'Eccube\\Entity\\Customer' "\0" 'secret_key''' "\0" 'Eccube\\Entity\\Customer' "\0" 'first_buy_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'last_buy_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'buy_times''' "\0" 'Eccube\\Entity\\Customer' "\0" 'buy_total''' "\0" 'Eccube\\Entity\\Customer' "\0" 'note''' "\0" 'Eccube\\Entity\\Customer' "\0" 'reset_key''' "\0" 'Eccube\\Entity\\Customer' "\0" 'reset_expire''' "\0" 'Eccube\\Entity\\Customer' "\0" 'point''' "\0" 'Eccube\\Entity\\Customer' "\0" 'create_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'update_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'CustomerFavoriteProducts''' "\0" 'Eccube\\Entity\\Customer' "\0" 'CustomerAddresses''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Orders''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Status''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Sex''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Job''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Country''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Pref''' "\0" 'Eccube\\Entity\\Customer' "\0" 'school_code''' "\0" 'Eccube\\Entity\\Customer' "\0" 'student_type''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr04''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr05''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr11''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr12''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr13''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr21''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr22''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr31''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr32''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr41''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr42''' "\0" 'Eccube\\Entity\\Customer' "\0" 'dr43''' "\0" 'Eccube\\Entity\\Customer' "\0" 'examno''' "\0" 'Eccube\\Entity\\Customer' "\0" 'zip01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'zip02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'fax01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'fax02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'fax03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'prev_school''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel2_01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel2_02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'tel2_03''' "\0" 'Eccube\\Entity\\Customer' "\0" 'admission_year''' "\0" 'Eccube\\Entity\\Customer' "\0" 'school_year''' "\0" 'Eccube\\Entity\\Customer' "\0" 'School''' "\0" 'Eccube\\Entity\\Customer' "\0" 'hissu_flg''' "\0" 'Eccube\\Entity\\Customer' "\0" 'prev_school_year''' "\0" 'Eccube\\Entity\\Customer' "\0" 'prev_school_class''' "\0" 'Eccube\\Entity\\Customer' "\0" 'contractor_name01''' "\0" 'Eccube\\Entity\\Customer' "\0" 'contractor_name02''' "\0" 'Eccube\\Entity\\Customer' "\0" 'contractor_birth''' "\0" 'Eccube\\Entity\\Customer' "\0" 'school_class''' "\0" 'Eccube\\Entity\\Customer' "\0" 'student_number''' "\0" 'Eccube\\Entity\\Customer' "\0" 'free1''' "\0" 'Eccube\\Entity\\Customer' "\0" 'free2''' "\0" 'Eccube\\Entity\\Customer' "\0" 'CustomerAddress''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Brothers''mailmaga_flg''' "\0" 'Eccube\\Entity\\Customer' "\0" 'Contacts''' "\0" 'Eccube\\Entity\\Customer' "\0" 'GmoMember'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Customer $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 __toString(): string
  151.     {
  152.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  153.         return parent::__toString();
  154.     }
  155.     /**
  156.      * {@inheritDoc}
  157.      */
  158.     public function getRoles()
  159.     {
  160.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRoles', []);
  161.         return parent::getRoles();
  162.     }
  163.     /**
  164.      * {@inheritDoc}
  165.      */
  166.     public function getUsername()
  167.     {
  168.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsername', []);
  169.         return parent::getUsername();
  170.     }
  171.     /**
  172.      * {@inheritDoc}
  173.      */
  174.     public function eraseCredentials()
  175.     {
  176.         $this->__initializer__ && $this->__initializer__->__invoke($this'eraseCredentials', []);
  177.         return parent::eraseCredentials();
  178.     }
  179.     /**
  180.      * {@inheritDoc}
  181.      */
  182.     public function getId()
  183.     {
  184.         if ($this->__isInitialized__ === false) {
  185.             return (int)  parent::getId();
  186.         }
  187.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  188.         return parent::getId();
  189.     }
  190.     /**
  191.      * {@inheritDoc}
  192.      */
  193.     public function setName01($name01)
  194.     {
  195.         $this->__initializer__ && $this->__initializer__->__invoke($this'setName01', [$name01]);
  196.         return parent::setName01($name01);
  197.     }
  198.     /**
  199.      * {@inheritDoc}
  200.      */
  201.     public function getName01()
  202.     {
  203.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName01', []);
  204.         return parent::getName01();
  205.     }
  206.     /**
  207.      * {@inheritDoc}
  208.      */
  209.     public function setName02($name02)
  210.     {
  211.         $this->__initializer__ && $this->__initializer__->__invoke($this'setName02', [$name02]);
  212.         return parent::setName02($name02);
  213.     }
  214.     /**
  215.      * {@inheritDoc}
  216.      */
  217.     public function getName02()
  218.     {
  219.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName02', []);
  220.         return parent::getName02();
  221.     }
  222.     /**
  223.      * {@inheritDoc}
  224.      */
  225.     public function setKana01($kana01 NULL)
  226.     {
  227.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKana01', [$kana01]);
  228.         return parent::setKana01($kana01);
  229.     }
  230.     /**
  231.      * {@inheritDoc}
  232.      */
  233.     public function getKana01()
  234.     {
  235.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKana01', []);
  236.         return parent::getKana01();
  237.     }
  238.     /**
  239.      * {@inheritDoc}
  240.      */
  241.     public function setKana02($kana02 NULL)
  242.     {
  243.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKana02', [$kana02]);
  244.         return parent::setKana02($kana02);
  245.     }
  246.     /**
  247.      * {@inheritDoc}
  248.      */
  249.     public function getKana02()
  250.     {
  251.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKana02', []);
  252.         return parent::getKana02();
  253.     }
  254.     /**
  255.      * {@inheritDoc}
  256.      */
  257.     public function setCompanyName($companyName NULL)
  258.     {
  259.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCompanyName', [$companyName]);
  260.         return parent::setCompanyName($companyName);
  261.     }
  262.     /**
  263.      * {@inheritDoc}
  264.      */
  265.     public function getCompanyName()
  266.     {
  267.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCompanyName', []);
  268.         return parent::getCompanyName();
  269.     }
  270.     /**
  271.      * {@inheritDoc}
  272.      */
  273.     public function setPostalCode($postal_code NULL)
  274.     {
  275.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPostalCode', [$postal_code]);
  276.         return parent::setPostalCode($postal_code);
  277.     }
  278.     /**
  279.      * {@inheritDoc}
  280.      */
  281.     public function getPostalCode()
  282.     {
  283.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPostalCode', []);
  284.         return parent::getPostalCode();
  285.     }
  286.     /**
  287.      * {@inheritDoc}
  288.      */
  289.     public function setAddr01($addr01 NULL)
  290.     {
  291.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr01', [$addr01]);
  292.         return parent::setAddr01($addr01);
  293.     }
  294.     /**
  295.      * {@inheritDoc}
  296.      */
  297.     public function getAddr01()
  298.     {
  299.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr01', []);
  300.         return parent::getAddr01();
  301.     }
  302.     /**
  303.      * {@inheritDoc}
  304.      */
  305.     public function setAddr02($addr02 NULL)
  306.     {
  307.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr02', [$addr02]);
  308.         return parent::setAddr02($addr02);
  309.     }
  310.     /**
  311.      * {@inheritDoc}
  312.      */
  313.     public function getAddr02()
  314.     {
  315.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr02', []);
  316.         return parent::getAddr02();
  317.     }
  318.     /**
  319.      * {@inheritDoc}
  320.      */
  321.     public function setEmail($email)
  322.     {
  323.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmail', [$email]);
  324.         return parent::setEmail($email);
  325.     }
  326.     /**
  327.      * {@inheritDoc}
  328.      */
  329.     public function getEmail()
  330.     {
  331.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmail', []);
  332.         return parent::getEmail();
  333.     }
  334.     /**
  335.      * {@inheritDoc}
  336.      */
  337.     public function setPhoneNumber($phone_number NULL)
  338.     {
  339.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhoneNumber', [$phone_number]);
  340.         return parent::setPhoneNumber($phone_number);
  341.     }
  342.     /**
  343.      * {@inheritDoc}
  344.      */
  345.     public function getPhoneNumber()
  346.     {
  347.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhoneNumber', []);
  348.         return parent::getPhoneNumber();
  349.     }
  350.     /**
  351.      * {@inheritDoc}
  352.      */
  353.     public function setBirth($birth NULL)
  354.     {
  355.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBirth', [$birth]);
  356.         return parent::setBirth($birth);
  357.     }
  358.     /**
  359.      * {@inheritDoc}
  360.      */
  361.     public function getBirth()
  362.     {
  363.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBirth', []);
  364.         return parent::getBirth();
  365.     }
  366.     /**
  367.      * {@inheritDoc}
  368.      */
  369.     public function setPlainPassword(?string $password): \Eccube\Entity\Customer
  370.     {
  371.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPlainPassword', [$password]);
  372.         return parent::setPlainPassword($password);
  373.     }
  374.     /**
  375.      * {@inheritDoc}
  376.      */
  377.     public function getPlainPassword(): ?string
  378.     {
  379.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPlainPassword', []);
  380.         return parent::getPlainPassword();
  381.     }
  382.     /**
  383.      * {@inheritDoc}
  384.      */
  385.     public function setPassword($password NULL)
  386.     {
  387.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPassword', [$password]);
  388.         return parent::setPassword($password);
  389.     }
  390.     /**
  391.      * {@inheritDoc}
  392.      */
  393.     public function getPassword()
  394.     {
  395.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPassword', []);
  396.         return parent::getPassword();
  397.     }
  398.     /**
  399.      * {@inheritDoc}
  400.      */
  401.     public function setSalt($salt NULL)
  402.     {
  403.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSalt', [$salt]);
  404.         return parent::setSalt($salt);
  405.     }
  406.     /**
  407.      * {@inheritDoc}
  408.      */
  409.     public function getSalt()
  410.     {
  411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSalt', []);
  412.         return parent::getSalt();
  413.     }
  414.     /**
  415.      * {@inheritDoc}
  416.      */
  417.     public function setSecretKey($secretKey)
  418.     {
  419.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSecretKey', [$secretKey]);
  420.         return parent::setSecretKey($secretKey);
  421.     }
  422.     /**
  423.      * {@inheritDoc}
  424.      */
  425.     public function getSecretKey()
  426.     {
  427.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSecretKey', []);
  428.         return parent::getSecretKey();
  429.     }
  430.     /**
  431.      * {@inheritDoc}
  432.      */
  433.     public function setFirstBuyDate($firstBuyDate NULL)
  434.     {
  435.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFirstBuyDate', [$firstBuyDate]);
  436.         return parent::setFirstBuyDate($firstBuyDate);
  437.     }
  438.     /**
  439.      * {@inheritDoc}
  440.      */
  441.     public function getFirstBuyDate()
  442.     {
  443.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFirstBuyDate', []);
  444.         return parent::getFirstBuyDate();
  445.     }
  446.     /**
  447.      * {@inheritDoc}
  448.      */
  449.     public function setLastBuyDate($lastBuyDate NULL)
  450.     {
  451.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastBuyDate', [$lastBuyDate]);
  452.         return parent::setLastBuyDate($lastBuyDate);
  453.     }
  454.     /**
  455.      * {@inheritDoc}
  456.      */
  457.     public function getLastBuyDate()
  458.     {
  459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastBuyDate', []);
  460.         return parent::getLastBuyDate();
  461.     }
  462.     /**
  463.      * {@inheritDoc}
  464.      */
  465.     public function setBuyTimes($buyTimes NULL)
  466.     {
  467.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBuyTimes', [$buyTimes]);
  468.         return parent::setBuyTimes($buyTimes);
  469.     }
  470.     /**
  471.      * {@inheritDoc}
  472.      */
  473.     public function getBuyTimes()
  474.     {
  475.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBuyTimes', []);
  476.         return parent::getBuyTimes();
  477.     }
  478.     /**
  479.      * {@inheritDoc}
  480.      */
  481.     public function setBuyTotal($buyTotal NULL)
  482.     {
  483.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBuyTotal', [$buyTotal]);
  484.         return parent::setBuyTotal($buyTotal);
  485.     }
  486.     /**
  487.      * {@inheritDoc}
  488.      */
  489.     public function getBuyTotal()
  490.     {
  491.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBuyTotal', []);
  492.         return parent::getBuyTotal();
  493.     }
  494.     /**
  495.      * {@inheritDoc}
  496.      */
  497.     public function setNote($note NULL)
  498.     {
  499.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNote', [$note]);
  500.         return parent::setNote($note);
  501.     }
  502.     /**
  503.      * {@inheritDoc}
  504.      */
  505.     public function getNote()
  506.     {
  507.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNote', []);
  508.         return parent::getNote();
  509.     }
  510.     /**
  511.      * {@inheritDoc}
  512.      */
  513.     public function setResetKey($resetKey NULL)
  514.     {
  515.         $this->__initializer__ && $this->__initializer__->__invoke($this'setResetKey', [$resetKey]);
  516.         return parent::setResetKey($resetKey);
  517.     }
  518.     /**
  519.      * {@inheritDoc}
  520.      */
  521.     public function getResetKey()
  522.     {
  523.         $this->__initializer__ && $this->__initializer__->__invoke($this'getResetKey', []);
  524.         return parent::getResetKey();
  525.     }
  526.     /**
  527.      * {@inheritDoc}
  528.      */
  529.     public function setResetExpire($resetExpire NULL)
  530.     {
  531.         $this->__initializer__ && $this->__initializer__->__invoke($this'setResetExpire', [$resetExpire]);
  532.         return parent::setResetExpire($resetExpire);
  533.     }
  534.     /**
  535.      * {@inheritDoc}
  536.      */
  537.     public function getResetExpire()
  538.     {
  539.         $this->__initializer__ && $this->__initializer__->__invoke($this'getResetExpire', []);
  540.         return parent::getResetExpire();
  541.     }
  542.     /**
  543.      * {@inheritDoc}
  544.      */
  545.     public function setCreateDate($createDate)
  546.     {
  547.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCreateDate', [$createDate]);
  548.         return parent::setCreateDate($createDate);
  549.     }
  550.     /**
  551.      * {@inheritDoc}
  552.      */
  553.     public function getCreateDate()
  554.     {
  555.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCreateDate', []);
  556.         return parent::getCreateDate();
  557.     }
  558.     /**
  559.      * {@inheritDoc}
  560.      */
  561.     public function setUpdateDate($updateDate)
  562.     {
  563.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUpdateDate', [$updateDate]);
  564.         return parent::setUpdateDate($updateDate);
  565.     }
  566.     /**
  567.      * {@inheritDoc}
  568.      */
  569.     public function getUpdateDate()
  570.     {
  571.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUpdateDate', []);
  572.         return parent::getUpdateDate();
  573.     }
  574.     /**
  575.      * {@inheritDoc}
  576.      */
  577.     public function addCustomerFavoriteProduct(\Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProduct)
  578.     {
  579.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCustomerFavoriteProduct', [$customerFavoriteProduct]);
  580.         return parent::addCustomerFavoriteProduct($customerFavoriteProduct);
  581.     }
  582.     /**
  583.      * {@inheritDoc}
  584.      */
  585.     public function removeCustomerFavoriteProduct(\Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProduct)
  586.     {
  587.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCustomerFavoriteProduct', [$customerFavoriteProduct]);
  588.         return parent::removeCustomerFavoriteProduct($customerFavoriteProduct);
  589.     }
  590.     /**
  591.      * {@inheritDoc}
  592.      */
  593.     public function getCustomerFavoriteProducts()
  594.     {
  595.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCustomerFavoriteProducts', []);
  596.         return parent::getCustomerFavoriteProducts();
  597.     }
  598.     /**
  599.      * {@inheritDoc}
  600.      */
  601.     public function addCustomerAddress(\Eccube\Entity\CustomerAddress $customerAddress)
  602.     {
  603.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCustomerAddress', [$customerAddress]);
  604.         return parent::addCustomerAddress($customerAddress);
  605.     }
  606.     /**
  607.      * {@inheritDoc}
  608.      */
  609.     public function removeCustomerAddress(\Eccube\Entity\CustomerAddress $customerAddress)
  610.     {
  611.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCustomerAddress', [$customerAddress]);
  612.         return parent::removeCustomerAddress($customerAddress);
  613.     }
  614.     /**
  615.      * {@inheritDoc}
  616.      */
  617.     public function getCustomerAddresses()
  618.     {
  619.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCustomerAddresses', []);
  620.         return parent::getCustomerAddresses();
  621.     }
  622.     /**
  623.      * {@inheritDoc}
  624.      */
  625.     public function addOrder(\Eccube\Entity\Order $order)
  626.     {
  627.         $this->__initializer__ && $this->__initializer__->__invoke($this'addOrder', [$order]);
  628.         return parent::addOrder($order);
  629.     }
  630.     /**
  631.      * {@inheritDoc}
  632.      */
  633.     public function removeOrder(\Eccube\Entity\Order $order)
  634.     {
  635.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeOrder', [$order]);
  636.         return parent::removeOrder($order);
  637.     }
  638.     /**
  639.      * {@inheritDoc}
  640.      */
  641.     public function getOrders()
  642.     {
  643.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrders', []);
  644.         return parent::getOrders();
  645.     }
  646.     /**
  647.      * {@inheritDoc}
  648.      */
  649.     public function setStatus(\Eccube\Entity\Master\CustomerStatus $status NULL)
  650.     {
  651.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStatus', [$status]);
  652.         return parent::setStatus($status);
  653.     }
  654.     /**
  655.      * {@inheritDoc}
  656.      */
  657.     public function getStatus()
  658.     {
  659.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStatus', []);
  660.         return parent::getStatus();
  661.     }
  662.     /**
  663.      * {@inheritDoc}
  664.      */
  665.     public function setSex(\Eccube\Entity\Master\Sex $sex NULL)
  666.     {
  667.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSex', [$sex]);
  668.         return parent::setSex($sex);
  669.     }
  670.     /**
  671.      * {@inheritDoc}
  672.      */
  673.     public function getSex()
  674.     {
  675.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSex', []);
  676.         return parent::getSex();
  677.     }
  678.     /**
  679.      * {@inheritDoc}
  680.      */
  681.     public function setJob(\Eccube\Entity\Master\Job $job NULL)
  682.     {
  683.         $this->__initializer__ && $this->__initializer__->__invoke($this'setJob', [$job]);
  684.         return parent::setJob($job);
  685.     }
  686.     /**
  687.      * {@inheritDoc}
  688.      */
  689.     public function getJob()
  690.     {
  691.         $this->__initializer__ && $this->__initializer__->__invoke($this'getJob', []);
  692.         return parent::getJob();
  693.     }
  694.     /**
  695.      * {@inheritDoc}
  696.      */
  697.     public function setCountry(\Eccube\Entity\Master\Country $country NULL)
  698.     {
  699.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCountry', [$country]);
  700.         return parent::setCountry($country);
  701.     }
  702.     /**
  703.      * {@inheritDoc}
  704.      */
  705.     public function getCountry()
  706.     {
  707.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCountry', []);
  708.         return parent::getCountry();
  709.     }
  710.     /**
  711.      * {@inheritDoc}
  712.      */
  713.     public function setPref(\Eccube\Entity\Master\Pref $pref NULL)
  714.     {
  715.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPref', [$pref]);
  716.         return parent::setPref($pref);
  717.     }
  718.     /**
  719.      * {@inheritDoc}
  720.      */
  721.     public function getPref()
  722.     {
  723.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPref', []);
  724.         return parent::getPref();
  725.     }
  726.     /**
  727.      * {@inheritDoc}
  728.      */
  729.     public function setPoint($point)
  730.     {
  731.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPoint', [$point]);
  732.         return parent::setPoint($point);
  733.     }
  734.     /**
  735.      * {@inheritDoc}
  736.      */
  737.     public function getPoint()
  738.     {
  739.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPoint', []);
  740.         return parent::getPoint();
  741.     }
  742.     /**
  743.      * {@inheritDoc}
  744.      */
  745.     public function serialize()
  746.     {
  747.         $this->__initializer__ && $this->__initializer__->__invoke($this'serialize', []);
  748.         return parent::serialize();
  749.     }
  750.     /**
  751.      * {@inheritDoc}
  752.      */
  753.     public function unserialize($serialized)
  754.     {
  755.         $this->__initializer__ && $this->__initializer__->__invoke($this'unserialize', [$serialized]);
  756.         return parent::unserialize($serialized);
  757.     }
  758.     /**
  759.      * {@inheritDoc}
  760.      */
  761.     public function offsetExists($offset)
  762.     {
  763.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetExists', [$offset]);
  764.         return parent::offsetExists($offset);
  765.     }
  766.     /**
  767.      * {@inheritDoc}
  768.      */
  769.     public function offsetSet($offset$value)
  770.     {
  771.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetSet', [$offset$value]);
  772.         return parent::offsetSet($offset$value);
  773.     }
  774.     /**
  775.      * {@inheritDoc}
  776.      */
  777.     public function offsetGet($offset)
  778.     {
  779.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetGet', [$offset]);
  780.         return parent::offsetGet($offset);
  781.     }
  782.     /**
  783.      * {@inheritDoc}
  784.      */
  785.     public function offsetUnset($offset)
  786.     {
  787.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetUnset', [$offset]);
  788.         return parent::offsetUnset($offset);
  789.     }
  790.     /**
  791.      * {@inheritDoc}
  792.      */
  793.     public function setPropertiesFromArray(array $arrProps, array $excludeAttribute = [], \ReflectionClass $parentClass NULL)
  794.     {
  795.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPropertiesFromArray', [$arrProps$excludeAttribute$parentClass]);
  796.         return parent::setPropertiesFromArray($arrProps$excludeAttribute$parentClass);
  797.     }
  798.     /**
  799.      * {@inheritDoc}
  800.      */
  801.     public function toArray(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'], \ReflectionClass $parentClass NULL)
  802.     {
  803.         $this->__initializer__ && $this->__initializer__->__invoke($this'toArray', [$excludeAttribute$parentClass]);
  804.         return parent::toArray($excludeAttribute$parentClass);
  805.     }
  806.     /**
  807.      * {@inheritDoc}
  808.      */
  809.     public function toNormalizedArray(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  810.     {
  811.         $this->__initializer__ && $this->__initializer__->__invoke($this'toNormalizedArray', [$excludeAttribute]);
  812.         return parent::toNormalizedArray($excludeAttribute);
  813.     }
  814.     /**
  815.      * {@inheritDoc}
  816.      */
  817.     public function toJSON(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  818.     {
  819.         $this->__initializer__ && $this->__initializer__->__invoke($this'toJSON', [$excludeAttribute]);
  820.         return parent::toJSON($excludeAttribute);
  821.     }
  822.     /**
  823.      * {@inheritDoc}
  824.      */
  825.     public function toXML(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  826.     {
  827.         $this->__initializer__ && $this->__initializer__->__invoke($this'toXML', [$excludeAttribute]);
  828.         return parent::toXML($excludeAttribute);
  829.     }
  830.     /**
  831.      * {@inheritDoc}
  832.      */
  833.     public function copyProperties($srcObject, array $excludeAttribute = [])
  834.     {
  835.         $this->__initializer__ && $this->__initializer__->__invoke($this'copyProperties', [$srcObject$excludeAttribute]);
  836.         return parent::copyProperties($srcObject$excludeAttribute);
  837.     }
  838.     /**
  839.      * {@inheritDoc}
  840.      */
  841.     public function getEntityIdentifierAsArray(\Eccube\Entity\AbstractEntity $Entity)
  842.     {
  843.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEntityIdentifierAsArray', [$Entity]);
  844.         return parent::getEntityIdentifierAsArray($Entity);
  845.     }
  846.     /**
  847.      * {@inheritDoc}
  848.      */
  849.     public function setSchoolCode($school_code)
  850.     {
  851.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolCode', [$school_code]);
  852.         return parent::setSchoolCode($school_code);
  853.     }
  854.     /**
  855.      * {@inheritDoc}
  856.      */
  857.     public function getSchoolCode()
  858.     {
  859.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolCode', []);
  860.         return parent::getSchoolCode();
  861.     }
  862.     /**
  863.      * {@inheritDoc}
  864.      */
  865.     public function setSchool(\Customize\Entity\School $school NULL)
  866.     {
  867.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchool', [$school]);
  868.         return parent::setSchool($school);
  869.     }
  870.     /**
  871.      * {@inheritDoc}
  872.      */
  873.     public function getSchool()
  874.     {
  875.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchool', []);
  876.         return parent::getSchool();
  877.     }
  878.     /**
  879.      * {@inheritDoc}
  880.      */
  881.     public function setStudentType($studenType)
  882.     {
  883.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStudentType', [$studenType]);
  884.         return parent::setStudentType($studenType);
  885.     }
  886.     /**
  887.      * {@inheritDoc}
  888.      */
  889.     public function getStudentType()
  890.     {
  891.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStudentType', []);
  892.         return parent::getStudentType();
  893.     }
  894.     /**
  895.      * {@inheritDoc}
  896.      */
  897.     public function setDr01($dr01)
  898.     {
  899.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr01', [$dr01]);
  900.         return parent::setDr01($dr01);
  901.     }
  902.     /**
  903.      * {@inheritDoc}
  904.      */
  905.     public function getDr01()
  906.     {
  907.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr01', []);
  908.         return parent::getDr01();
  909.     }
  910.     /**
  911.      * {@inheritDoc}
  912.      */
  913.     public function setDr02($dr02)
  914.     {
  915.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr02', [$dr02]);
  916.         return parent::setDr02($dr02);
  917.     }
  918.     /**
  919.      * {@inheritDoc}
  920.      */
  921.     public function getDr02()
  922.     {
  923.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr02', []);
  924.         return parent::getDr02();
  925.     }
  926.     /**
  927.      * {@inheritDoc}
  928.      */
  929.     public function setDr03($dr03)
  930.     {
  931.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr03', [$dr03]);
  932.         return parent::setDr03($dr03);
  933.     }
  934.     /**
  935.      * {@inheritDoc}
  936.      */
  937.     public function getDr03()
  938.     {
  939.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr03', []);
  940.         return parent::getDr03();
  941.     }
  942.     /**
  943.      * {@inheritDoc}
  944.      */
  945.     public function setDr04($dr04)
  946.     {
  947.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr04', [$dr04]);
  948.         return parent::setDr04($dr04);
  949.     }
  950.     /**
  951.      * {@inheritDoc}
  952.      */
  953.     public function getDr04()
  954.     {
  955.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr04', []);
  956.         return parent::getDr04();
  957.     }
  958.     /**
  959.      * {@inheritDoc}
  960.      */
  961.     public function setDr05($dr05)
  962.     {
  963.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr05', [$dr05]);
  964.         return parent::setDr05($dr05);
  965.     }
  966.     /**
  967.      * {@inheritDoc}
  968.      */
  969.     public function getDr05()
  970.     {
  971.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr05', []);
  972.         return parent::getDr05();
  973.     }
  974.     /**
  975.      * {@inheritDoc}
  976.      */
  977.     public function setDr11($dr11)
  978.     {
  979.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr11', [$dr11]);
  980.         return parent::setDr11($dr11);
  981.     }
  982.     /**
  983.      * {@inheritDoc}
  984.      */
  985.     public function getDr11()
  986.     {
  987.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr11', []);
  988.         return parent::getDr11();
  989.     }
  990.     /**
  991.      * {@inheritDoc}
  992.      */
  993.     public function setDr12($dr12)
  994.     {
  995.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr12', [$dr12]);
  996.         return parent::setDr12($dr12);
  997.     }
  998.     /**
  999.      * {@inheritDoc}
  1000.      */
  1001.     public function getDr12()
  1002.     {
  1003.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr12', []);
  1004.         return parent::getDr12();
  1005.     }
  1006.     /**
  1007.      * {@inheritDoc}
  1008.      */
  1009.     public function setDr13($dr13)
  1010.     {
  1011.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr13', [$dr13]);
  1012.         return parent::setDr13($dr13);
  1013.     }
  1014.     /**
  1015.      * {@inheritDoc}
  1016.      */
  1017.     public function getDr13()
  1018.     {
  1019.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr13', []);
  1020.         return parent::getDr13();
  1021.     }
  1022.     /**
  1023.      * {@inheritDoc}
  1024.      */
  1025.     public function setDr21($dr21)
  1026.     {
  1027.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr21', [$dr21]);
  1028.         return parent::setDr21($dr21);
  1029.     }
  1030.     /**
  1031.      * {@inheritDoc}
  1032.      */
  1033.     public function getDr21()
  1034.     {
  1035.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr21', []);
  1036.         return parent::getDr21();
  1037.     }
  1038.     /**
  1039.      * {@inheritDoc}
  1040.      */
  1041.     public function setDr22($dr22)
  1042.     {
  1043.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr22', [$dr22]);
  1044.         return parent::setDr22($dr22);
  1045.     }
  1046.     /**
  1047.      * {@inheritDoc}
  1048.      */
  1049.     public function getDr22()
  1050.     {
  1051.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr22', []);
  1052.         return parent::getDr22();
  1053.     }
  1054.     /**
  1055.      * {@inheritDoc}
  1056.      */
  1057.     public function setDr31($dr31)
  1058.     {
  1059.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr31', [$dr31]);
  1060.         return parent::setDr31($dr31);
  1061.     }
  1062.     /**
  1063.      * {@inheritDoc}
  1064.      */
  1065.     public function getDr31()
  1066.     {
  1067.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr31', []);
  1068.         return parent::getDr31();
  1069.     }
  1070.     /**
  1071.      * {@inheritDoc}
  1072.      */
  1073.     public function setDr32($dr32)
  1074.     {
  1075.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr32', [$dr32]);
  1076.         return parent::setDr32($dr32);
  1077.     }
  1078.     /**
  1079.      * {@inheritDoc}
  1080.      */
  1081.     public function getDr32()
  1082.     {
  1083.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr32', []);
  1084.         return parent::getDr32();
  1085.     }
  1086.     /**
  1087.      * {@inheritDoc}
  1088.      */
  1089.     public function setDr41($dr41)
  1090.     {
  1091.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr41', [$dr41]);
  1092.         return parent::setDr41($dr41);
  1093.     }
  1094.     /**
  1095.      * {@inheritDoc}
  1096.      */
  1097.     public function getDr41()
  1098.     {
  1099.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr41', []);
  1100.         return parent::getDr41();
  1101.     }
  1102.     /**
  1103.      * {@inheritDoc}
  1104.      */
  1105.     public function setDr42($dr42)
  1106.     {
  1107.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr42', [$dr42]);
  1108.         return parent::setDr42($dr42);
  1109.     }
  1110.     /**
  1111.      * {@inheritDoc}
  1112.      */
  1113.     public function getDr42()
  1114.     {
  1115.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr42', []);
  1116.         return parent::getDr42();
  1117.     }
  1118.     /**
  1119.      * {@inheritDoc}
  1120.      */
  1121.     public function setDr43($dr43)
  1122.     {
  1123.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDr43', [$dr43]);
  1124.         return parent::setDr43($dr43);
  1125.     }
  1126.     /**
  1127.      * {@inheritDoc}
  1128.      */
  1129.     public function getDr43()
  1130.     {
  1131.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDr43', []);
  1132.         return parent::getDr43();
  1133.     }
  1134.     /**
  1135.      * {@inheritDoc}
  1136.      */
  1137.     public function setExamno($examno)
  1138.     {
  1139.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExamno', [$examno]);
  1140.         return parent::setExamno($examno);
  1141.     }
  1142.     /**
  1143.      * {@inheritDoc}
  1144.      */
  1145.     public function getExamno()
  1146.     {
  1147.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExamno', []);
  1148.         return parent::getExamno();
  1149.     }
  1150.     /**
  1151.      * {@inheritDoc}
  1152.      */
  1153.     public function setPrevSchool($prev_school)
  1154.     {
  1155.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchool', [$prev_school]);
  1156.         return parent::setPrevSchool($prev_school);
  1157.     }
  1158.     /**
  1159.      * {@inheritDoc}
  1160.      */
  1161.     public function getPrevSchool()
  1162.     {
  1163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchool', []);
  1164.         return parent::getPrevSchool();
  1165.     }
  1166.     /**
  1167.      * {@inheritDoc}
  1168.      */
  1169.     public function setTel01($tel01)
  1170.     {
  1171.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel01', [$tel01]);
  1172.         return parent::setTel01($tel01);
  1173.     }
  1174.     /**
  1175.      * {@inheritDoc}
  1176.      */
  1177.     public function getTel01()
  1178.     {
  1179.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel01', []);
  1180.         return parent::getTel01();
  1181.     }
  1182.     /**
  1183.      * {@inheritDoc}
  1184.      */
  1185.     public function setTel02($tel02)
  1186.     {
  1187.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel02', [$tel02]);
  1188.         return parent::setTel02($tel02);
  1189.     }
  1190.     /**
  1191.      * {@inheritDoc}
  1192.      */
  1193.     public function getTel02()
  1194.     {
  1195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel02', []);
  1196.         return parent::getTel02();
  1197.     }
  1198.     /**
  1199.      * {@inheritDoc}
  1200.      */
  1201.     public function setTel03($tel03)
  1202.     {
  1203.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel03', [$tel03]);
  1204.         return parent::setTel03($tel03);
  1205.     }
  1206.     /**
  1207.      * {@inheritDoc}
  1208.      */
  1209.     public function getTel03()
  1210.     {
  1211.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel03', []);
  1212.         return parent::getTel03();
  1213.     }
  1214.     /**
  1215.      * {@inheritDoc}
  1216.      */
  1217.     public function setTel201($tel2_01)
  1218.     {
  1219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel201', [$tel2_01]);
  1220.         return parent::setTel201($tel2_01);
  1221.     }
  1222.     /**
  1223.      * {@inheritDoc}
  1224.      */
  1225.     public function getTel201()
  1226.     {
  1227.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel201', []);
  1228.         return parent::getTel201();
  1229.     }
  1230.     /**
  1231.      * {@inheritDoc}
  1232.      */
  1233.     public function setTel202($tel2_02)
  1234.     {
  1235.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel202', [$tel2_02]);
  1236.         return parent::setTel202($tel2_02);
  1237.     }
  1238.     /**
  1239.      * {@inheritDoc}
  1240.      */
  1241.     public function getTel202()
  1242.     {
  1243.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel202', []);
  1244.         return parent::getTel202();
  1245.     }
  1246.     /**
  1247.      * {@inheritDoc}
  1248.      */
  1249.     public function setTel203($tel2_03)
  1250.     {
  1251.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel203', [$tel2_03]);
  1252.         return parent::setTel203($tel2_03);
  1253.     }
  1254.     /**
  1255.      * {@inheritDoc}
  1256.      */
  1257.     public function getTel203()
  1258.     {
  1259.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel203', []);
  1260.         return parent::getTel203();
  1261.     }
  1262.     /**
  1263.      * {@inheritDoc}
  1264.      */
  1265.     public function setFax01($fax01)
  1266.     {
  1267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFax01', [$fax01]);
  1268.         return parent::setFax01($fax01);
  1269.     }
  1270.     /**
  1271.      * {@inheritDoc}
  1272.      */
  1273.     public function getFax01()
  1274.     {
  1275.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFax01', []);
  1276.         return parent::getFax01();
  1277.     }
  1278.     /**
  1279.      * {@inheritDoc}
  1280.      */
  1281.     public function setFax02($fax02)
  1282.     {
  1283.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFax02', [$fax02]);
  1284.         return parent::setFax02($fax02);
  1285.     }
  1286.     /**
  1287.      * {@inheritDoc}
  1288.      */
  1289.     public function getFax02()
  1290.     {
  1291.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFax02', []);
  1292.         return parent::getFax02();
  1293.     }
  1294.     /**
  1295.      * {@inheritDoc}
  1296.      */
  1297.     public function setFax03($fax03)
  1298.     {
  1299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFax03', [$fax03]);
  1300.         return parent::setFax03($fax03);
  1301.     }
  1302.     /**
  1303.      * {@inheritDoc}
  1304.      */
  1305.     public function getFax03()
  1306.     {
  1307.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFax03', []);
  1308.         return parent::getFax03();
  1309.     }
  1310.     /**
  1311.      * {@inheritDoc}
  1312.      */
  1313.     public function setZip01($zip01)
  1314.     {
  1315.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZip01', [$zip01]);
  1316.         return parent::setZip01($zip01);
  1317.     }
  1318.     /**
  1319.      * {@inheritDoc}
  1320.      */
  1321.     public function getZip01()
  1322.     {
  1323.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZip01', []);
  1324.         return parent::getZip01();
  1325.     }
  1326.     /**
  1327.      * {@inheritDoc}
  1328.      */
  1329.     public function setZip02($zip02)
  1330.     {
  1331.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZip02', [$zip02]);
  1332.         return parent::setZip02($zip02);
  1333.     }
  1334.     /**
  1335.      * {@inheritDoc}
  1336.      */
  1337.     public function getZip02()
  1338.     {
  1339.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZip02', []);
  1340.         return parent::getZip02();
  1341.     }
  1342.     /**
  1343.      * {@inheritDoc}
  1344.      */
  1345.     public function getAdmissionYear()
  1346.     {
  1347.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdmissionYear', []);
  1348.         return parent::getAdmissionYear();
  1349.     }
  1350.     /**
  1351.      * {@inheritDoc}
  1352.      */
  1353.     public function setAdmissionYear($admissionYear)
  1354.     {
  1355.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAdmissionYear', [$admissionYear]);
  1356.         return parent::setAdmissionYear($admissionYear);
  1357.     }
  1358.     /**
  1359.      * {@inheritDoc}
  1360.      */
  1361.     public function getSchoolYear()
  1362.     {
  1363.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolYear', []);
  1364.         return parent::getSchoolYear();
  1365.     }
  1366.     /**
  1367.      * {@inheritDoc}
  1368.      */
  1369.     public function setSchoolYear($schoolYear)
  1370.     {
  1371.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolYear', [$schoolYear]);
  1372.         return parent::setSchoolYear($schoolYear);
  1373.     }
  1374.     /**
  1375.      * {@inheritDoc}
  1376.      */
  1377.     public function getSchoolClass()
  1378.     {
  1379.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolClass', []);
  1380.         return parent::getSchoolClass();
  1381.     }
  1382.     /**
  1383.      * {@inheritDoc}
  1384.      */
  1385.     public function setSchoolClass($schoolClass)
  1386.     {
  1387.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolClass', [$schoolClass]);
  1388.         return parent::setSchoolClass($schoolClass);
  1389.     }
  1390.     /**
  1391.      * {@inheritDoc}
  1392.      */
  1393.     public function getHissuFlg(): ?bool
  1394.     {
  1395.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHissuFlg', []);
  1396.         return parent::getHissuFlg();
  1397.     }
  1398.     /**
  1399.      * {@inheritDoc}
  1400.      */
  1401.     public function setHissuFlg($hissu_flg)
  1402.     {
  1403.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHissuFlg', [$hissu_flg]);
  1404.         return parent::setHissuFlg($hissu_flg);
  1405.     }
  1406.     /**
  1407.      * {@inheritDoc}
  1408.      */
  1409.     public function getPrevSchoolYear()
  1410.     {
  1411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchoolYear', []);
  1412.         return parent::getPrevSchoolYear();
  1413.     }
  1414.     /**
  1415.      * {@inheritDoc}
  1416.      */
  1417.     public function setPrevSchoolYear($prevSchoolYear)
  1418.     {
  1419.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchoolYear', [$prevSchoolYear]);
  1420.         return parent::setPrevSchoolYear($prevSchoolYear);
  1421.     }
  1422.     /**
  1423.      * {@inheritDoc}
  1424.      */
  1425.     public function setPrevSchoolClass($prevSchoolClass)
  1426.     {
  1427.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchoolClass', [$prevSchoolClass]);
  1428.         return parent::setPrevSchoolClass($prevSchoolClass);
  1429.     }
  1430.     /**
  1431.      * {@inheritDoc}
  1432.      */
  1433.     public function getPrevSchoolClass()
  1434.     {
  1435.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchoolClass', []);
  1436.         return parent::getPrevSchoolClass();
  1437.     }
  1438.     /**
  1439.      * {@inheritDoc}
  1440.      */
  1441.     public function getContractorName01()
  1442.     {
  1443.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContractorName01', []);
  1444.         return parent::getContractorName01();
  1445.     }
  1446.     /**
  1447.      * {@inheritDoc}
  1448.      */
  1449.     public function setContractorName01($contractorName01)
  1450.     {
  1451.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContractorName01', [$contractorName01]);
  1452.         return parent::setContractorName01($contractorName01);
  1453.     }
  1454.     /**
  1455.      * {@inheritDoc}
  1456.      */
  1457.     public function getContractorName02()
  1458.     {
  1459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContractorName02', []);
  1460.         return parent::getContractorName02();
  1461.     }
  1462.     /**
  1463.      * {@inheritDoc}
  1464.      */
  1465.     public function setContractorName02($contractorName02)
  1466.     {
  1467.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContractorName02', [$contractorName02]);
  1468.         return parent::setContractorName02($contractorName02);
  1469.     }
  1470.     /**
  1471.      * {@inheritDoc}
  1472.      */
  1473.     public function setContractorBirth($contractorBirth NULL)
  1474.     {
  1475.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContractorBirth', [$contractorBirth]);
  1476.         return parent::setContractorBirth($contractorBirth);
  1477.     }
  1478.     /**
  1479.      * {@inheritDoc}
  1480.      */
  1481.     public function getContractorBirth()
  1482.     {
  1483.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContractorBirth', []);
  1484.         return parent::getContractorBirth();
  1485.     }
  1486.     /**
  1487.      * {@inheritDoc}
  1488.      */
  1489.     public function getStudentNumber()
  1490.     {
  1491.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStudentNumber', []);
  1492.         return parent::getStudentNumber();
  1493.     }
  1494.     /**
  1495.      * {@inheritDoc}
  1496.      */
  1497.     public function setStudentNumber($studentNumber)
  1498.     {
  1499.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStudentNumber', [$studentNumber]);
  1500.         return parent::setStudentNumber($studentNumber);
  1501.     }
  1502.     /**
  1503.      * {@inheritDoc}
  1504.      */
  1505.     public function getFree1()
  1506.     {
  1507.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFree1', []);
  1508.         return parent::getFree1();
  1509.     }
  1510.     /**
  1511.      * {@inheritDoc}
  1512.      */
  1513.     public function setFree1($free1)
  1514.     {
  1515.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFree1', [$free1]);
  1516.         return parent::setFree1($free1);
  1517.     }
  1518.     /**
  1519.      * {@inheritDoc}
  1520.      */
  1521.     public function getFree2()
  1522.     {
  1523.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFree2', []);
  1524.         return parent::getFree2();
  1525.     }
  1526.     /**
  1527.      * {@inheritDoc}
  1528.      */
  1529.     public function setFree2($free2)
  1530.     {
  1531.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFree2', [$free2]);
  1532.         return parent::setFree2($free2);
  1533.     }
  1534.     /**
  1535.      * {@inheritDoc}
  1536.      */
  1537.     public function setCustomerAddress(\Eccube\Entity\CustomerAddress $customerAddress NULL)
  1538.     {
  1539.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCustomerAddress', [$customerAddress]);
  1540.         return parent::setCustomerAddress($customerAddress);
  1541.     }
  1542.     /**
  1543.      * {@inheritDoc}
  1544.      */
  1545.     public function getCustomerAddress()
  1546.     {
  1547.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCustomerAddress', []);
  1548.         return parent::getCustomerAddress();
  1549.     }
  1550.     /**
  1551.      * {@inheritDoc}
  1552.      */
  1553.     public function isMeasureInfoRegistered()
  1554.     {
  1555.         $this->__initializer__ && $this->__initializer__->__invoke($this'isMeasureInfoRegistered', []);
  1556.         return parent::isMeasureInfoRegistered();
  1557.     }
  1558.     /**
  1559.      * {@inheritDoc}
  1560.      */
  1561.     public function isCustomerInfoRegistered()
  1562.     {
  1563.         $this->__initializer__ && $this->__initializer__->__invoke($this'isCustomerInfoRegistered', []);
  1564.         return parent::isCustomerInfoRegistered();
  1565.     }
  1566.     /**
  1567.      * {@inheritDoc}
  1568.      */
  1569.     public function addBrother(\Customize\Entity\Brother $brother)
  1570.     {
  1571.         $this->__initializer__ && $this->__initializer__->__invoke($this'addBrother', [$brother]);
  1572.         return parent::addBrother($brother);
  1573.     }
  1574.     /**
  1575.      * {@inheritDoc}
  1576.      */
  1577.     public function removeBrother(\Customize\Entity\Brother $brother)
  1578.     {
  1579.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeBrother', [$brother]);
  1580.         return parent::removeBrother($brother);
  1581.     }
  1582.     /**
  1583.      * {@inheritDoc}
  1584.      */
  1585.     public function getBrothers()
  1586.     {
  1587.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBrothers', []);
  1588.         return parent::getBrothers();
  1589.     }
  1590.     /**
  1591.      * {@inheritDoc}
  1592.      */
  1593.     public function getVisibleBrothers()
  1594.     {
  1595.         $this->__initializer__ && $this->__initializer__->__invoke($this'getVisibleBrothers', []);
  1596.         return parent::getVisibleBrothers();
  1597.     }
  1598.     /**
  1599.      * {@inheritDoc}
  1600.      */
  1601.     public function setMailmagaFlg($mailmagaFlg)
  1602.     {
  1603.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMailmagaFlg', [$mailmagaFlg]);
  1604.         return parent::setMailmagaFlg($mailmagaFlg);
  1605.     }
  1606.     /**
  1607.      * {@inheritDoc}
  1608.      */
  1609.     public function getMailmagaFlg()
  1610.     {
  1611.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMailmagaFlg', []);
  1612.         return parent::getMailmagaFlg();
  1613.     }
  1614.     /**
  1615.      * {@inheritDoc}
  1616.      */
  1617.     public function getContacts()
  1618.     {
  1619.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContacts', []);
  1620.         return parent::getContacts();
  1621.     }
  1622.     /**
  1623.      * {@inheritDoc}
  1624.      */
  1625.     public function addContact(\Plugin\ContactManagement42\Entity\Contact $Contact)
  1626.     {
  1627.         $this->__initializer__ && $this->__initializer__->__invoke($this'addContact', [$Contact]);
  1628.         return parent::addContact($Contact);
  1629.     }
  1630.     /**
  1631.      * {@inheritDoc}
  1632.      */
  1633.     public function removeContact(\Plugin\ContactManagement42\Entity\Contact $Contact)
  1634.     {
  1635.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeContact', [$Contact]);
  1636.         return parent::removeContact($Contact);
  1637.     }
  1638.     /**
  1639.      * {@inheritDoc}
  1640.      */
  1641.     public function getGmoMember()
  1642.     {
  1643.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoMember', []);
  1644.         return parent::getGmoMember();
  1645.     }
  1646.     /**
  1647.      * {@inheritDoc}
  1648.      */
  1649.     public function setGmoMember(\Plugin\GmoPaymentGateway42\Entity\GmoMember $GmoMember NULL)
  1650.     {
  1651.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoMember', [$GmoMember]);
  1652.         return parent::setGmoMember($GmoMember);
  1653.     }
  1654. }