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''mailmaga_flg''' "\0" 'Eccube\\Entity\\Customer' "\0" 'paygent_card_stock''' "\0" 'Eccube\\Entity\\Customer' "\0" 'point_expired_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'extension_period''' "\0" 'Eccube\\Entity\\Customer' "\0" 'api_key'];
  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''mailmaga_flg''' "\0" 'Eccube\\Entity\\Customer' "\0" 'paygent_card_stock''' "\0" 'Eccube\\Entity\\Customer' "\0" 'point_expired_date''' "\0" 'Eccube\\Entity\\Customer' "\0" 'extension_period''' "\0" 'Eccube\\Entity\\Customer' "\0" 'api_key'];
  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()
  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 = array (
  794. ), \ReflectionClass $parentClass NULL)
  795.     {
  796.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPropertiesFromArray', [$arrProps$excludeAttribute$parentClass]);
  797.         return parent::setPropertiesFromArray($arrProps$excludeAttribute$parentClass);
  798.     }
  799.     /**
  800.      * {@inheritDoc}
  801.      */
  802.     public function toArray(array $excludeAttribute = array (
  803.   => '__initializer__',
  804.   => '__cloner__',
  805.   => '__isInitialized__',
  806. ), \ReflectionClass $parentClass NULL)
  807.     {
  808.         $this->__initializer__ && $this->__initializer__->__invoke($this'toArray', [$excludeAttribute$parentClass]);
  809.         return parent::toArray($excludeAttribute$parentClass);
  810.     }
  811.     /**
  812.      * {@inheritDoc}
  813.      */
  814.     public function toNormalizedArray(array $excludeAttribute = array (
  815.   => '__initializer__',
  816.   => '__cloner__',
  817.   => '__isInitialized__',
  818. ))
  819.     {
  820.         $this->__initializer__ && $this->__initializer__->__invoke($this'toNormalizedArray', [$excludeAttribute]);
  821.         return parent::toNormalizedArray($excludeAttribute);
  822.     }
  823.     /**
  824.      * {@inheritDoc}
  825.      */
  826.     public function toJSON(array $excludeAttribute = array (
  827.   => '__initializer__',
  828.   => '__cloner__',
  829.   => '__isInitialized__',
  830. ))
  831.     {
  832.         $this->__initializer__ && $this->__initializer__->__invoke($this'toJSON', [$excludeAttribute]);
  833.         return parent::toJSON($excludeAttribute);
  834.     }
  835.     /**
  836.      * {@inheritDoc}
  837.      */
  838.     public function toXML(array $excludeAttribute = array (
  839.   => '__initializer__',
  840.   => '__cloner__',
  841.   => '__isInitialized__',
  842. ))
  843.     {
  844.         $this->__initializer__ && $this->__initializer__->__invoke($this'toXML', [$excludeAttribute]);
  845.         return parent::toXML($excludeAttribute);
  846.     }
  847.     /**
  848.      * {@inheritDoc}
  849.      */
  850.     public function copyProperties($srcObject, array $excludeAttribute = array (
  851. ))
  852.     {
  853.         $this->__initializer__ && $this->__initializer__->__invoke($this'copyProperties', [$srcObject$excludeAttribute]);
  854.         return parent::copyProperties($srcObject$excludeAttribute);
  855.     }
  856.     /**
  857.      * {@inheritDoc}
  858.      */
  859.     public function getEntityIdentifierAsArray(\Eccube\Entity\AbstractEntity $Entity)
  860.     {
  861.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEntityIdentifierAsArray', [$Entity]);
  862.         return parent::getEntityIdentifierAsArray($Entity);
  863.     }
  864.     /**
  865.      * {@inheritDoc}
  866.      */
  867.     public function setMailmagaFlg($mailmagaFlg)
  868.     {
  869.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMailmagaFlg', [$mailmagaFlg]);
  870.         return parent::setMailmagaFlg($mailmagaFlg);
  871.     }
  872.     /**
  873.      * {@inheritDoc}
  874.      */
  875.     public function getMailmagaFlg()
  876.     {
  877.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMailmagaFlg', []);
  878.         return parent::getMailmagaFlg();
  879.     }
  880.     /**
  881.      * {@inheritDoc}
  882.      */
  883.     public function getPaygentCardStock()
  884.     {
  885.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPaygentCardStock', []);
  886.         return parent::getPaygentCardStock();
  887.     }
  888.     /**
  889.      * {@inheritDoc}
  890.      */
  891.     public function setPaygentCardStock($paygent_card_stock)
  892.     {
  893.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPaygentCardStock', [$paygent_card_stock]);
  894.         return parent::setPaygentCardStock($paygent_card_stock);
  895.     }
  896.     /**
  897.      * {@inheritDoc}
  898.      */
  899.     public function setPointExpiredDate($date)
  900.     {
  901.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPointExpiredDate', [$date]);
  902.         return parent::setPointExpiredDate($date);
  903.     }
  904.     /**
  905.      * {@inheritDoc}
  906.      */
  907.     public function getPointExpiredDate()
  908.     {
  909.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPointExpiredDate', []);
  910.         return parent::getPointExpiredDate();
  911.     }
  912.     /**
  913.      * {@inheritDoc}
  914.      */
  915.     public function setExtensionPeriod($period)
  916.     {
  917.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExtensionPeriod', [$period]);
  918.         return parent::setExtensionPeriod($period);
  919.     }
  920.     /**
  921.      * {@inheritDoc}
  922.      */
  923.     public function getExtensionPeriod()
  924.     {
  925.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExtensionPeriod', []);
  926.         return parent::getExtensionPeriod();
  927.     }
  928.     /**
  929.      * {@inheritDoc}
  930.      */
  931.     public function getApiKey(): ?string
  932.     {
  933.         $this->__initializer__ && $this->__initializer__->__invoke($this'getApiKey', []);
  934.         return parent::getApiKey();
  935.     }
  936.     /**
  937.      * {@inheritDoc}
  938.      */
  939.     public function setApiKey($api_key)
  940.     {
  941.         $this->__initializer__ && $this->__initializer__->__invoke($this'setApiKey', [$api_key]);
  942.         return parent::setApiKey($api_key);
  943.     }
  944. }