var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityOrder.php line 1182

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 Order extends \Eccube\Entity\Order 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\\Order' "\0" 'id''' "\0" 'Eccube\\Entity\\Order' "\0" 'pre_order_id''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_no''' "\0" 'Eccube\\Entity\\Order' "\0" 'message''' "\0" 'Eccube\\Entity\\Order' "\0" 'name01''' "\0" 'Eccube\\Entity\\Order' "\0" 'name02''' "\0" 'Eccube\\Entity\\Order' "\0" 'kana01''' "\0" 'Eccube\\Entity\\Order' "\0" 'kana02''' "\0" 'Eccube\\Entity\\Order' "\0" 'company_name''' "\0" 'Eccube\\Entity\\Order' "\0" 'email''' "\0" 'Eccube\\Entity\\Order' "\0" 'phone_number''' "\0" 'Eccube\\Entity\\Order' "\0" 'postal_code''' "\0" 'Eccube\\Entity\\Order' "\0" 'addr01''' "\0" 'Eccube\\Entity\\Order' "\0" 'addr02''' "\0" 'Eccube\\Entity\\Order' "\0" 'birth''' "\0" 'Eccube\\Entity\\Order' "\0" 'subtotal''' "\0" 'Eccube\\Entity\\Order' "\0" 'discount''' "\0" 'Eccube\\Entity\\Order' "\0" 'delivery_fee_total''' "\0" 'Eccube\\Entity\\Order' "\0" 'charge''' "\0" 'Eccube\\Entity\\Order' "\0" 'tax''' "\0" 'Eccube\\Entity\\Order' "\0" 'total''' "\0" 'Eccube\\Entity\\Order' "\0" 'payment_total''' "\0" 'Eccube\\Entity\\Order' "\0" 'payment_method''' "\0" 'Eccube\\Entity\\Order' "\0" 'note''' "\0" 'Eccube\\Entity\\Order' "\0" 'create_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'update_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'payment_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'currency_code''' "\0" 'Eccube\\Entity\\Order' "\0" 'complete_message''' "\0" 'Eccube\\Entity\\Order' "\0" 'complete_mail_message''' "\0" 'Eccube\\Entity\\Order' "\0" 'OrderItems''' "\0" 'Eccube\\Entity\\Order' "\0" 'Shippings''' "\0" 'Eccube\\Entity\\Order' "\0" 'MailHistories''' "\0" 'Eccube\\Entity\\Order' "\0" 'Customer''' "\0" 'Eccube\\Entity\\Order' "\0" 'Country''' "\0" 'Eccube\\Entity\\Order' "\0" 'Pref''' "\0" 'Eccube\\Entity\\Order' "\0" 'Sex''' "\0" 'Eccube\\Entity\\Order' "\0" 'Job''' "\0" 'Eccube\\Entity\\Order' "\0" 'Payment''' "\0" 'Eccube\\Entity\\Order' "\0" 'DeviceType''' "\0" 'Eccube\\Entity\\Order' "\0" 'CustomerOrderStatus''' "\0" 'Eccube\\Entity\\Order' "\0" 'OrderStatusColor''' "\0" 'Eccube\\Entity\\Order' "\0" 'OrderStatus''' "\0" 'Eccube\\Entity\\Order' "\0" 'phone_number2''' "\0" 'Eccube\\Entity\\Order' "\0" 'fax01''' "\0" 'Eccube\\Entity\\Order' "\0" 'fax02''' "\0" 'Eccube\\Entity\\Order' "\0" 'fax03''' "\0" 'Eccube\\Entity\\Order' "\0" 'zip01''' "\0" 'Eccube\\Entity\\Order' "\0" 'zip02''' "\0" 'Eccube\\Entity\\Order' "\0" 'temporary_order_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'formal_order_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'commit_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'delivery_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'examno''' "\0" 'Eccube\\Entity\\Order' "\0" 'prev_school''' "\0" 'Eccube\\Entity\\Order' "\0" 'school_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'school_class''' "\0" 'Eccube\\Entity\\Order' "\0" 'prev_school_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'prev_school_class''' "\0" 'Eccube\\Entity\\Order' "\0" 'student_number''' "\0" 'Eccube\\Entity\\Order' "\0" 'free1''' "\0" 'Eccube\\Entity\\Order' "\0" 'free2''' "\0" 'Eccube\\Entity\\Order' "\0" 'admission_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'School''' "\0" 'Eccube\\Entity\\Order' "\0" 'stocking_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_school_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_school_class''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmo_payment_gateway_payment_status''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoConfig''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmoMethodConfig''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoPaymentInput''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoPaymentMethod''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoOrderPayment''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmoPaymentInfo''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmoPaymentIds''' "\0" 'Eccube\\Entity\\Order' "\0" 'add_point''' "\0" 'Eccube\\Entity\\Order' "\0" 'use_point'];
  53.         }
  54.         return ['__isInitialized__''' "\0" 'Eccube\\Entity\\Order' "\0" 'id''' "\0" 'Eccube\\Entity\\Order' "\0" 'pre_order_id''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_no''' "\0" 'Eccube\\Entity\\Order' "\0" 'message''' "\0" 'Eccube\\Entity\\Order' "\0" 'name01''' "\0" 'Eccube\\Entity\\Order' "\0" 'name02''' "\0" 'Eccube\\Entity\\Order' "\0" 'kana01''' "\0" 'Eccube\\Entity\\Order' "\0" 'kana02''' "\0" 'Eccube\\Entity\\Order' "\0" 'company_name''' "\0" 'Eccube\\Entity\\Order' "\0" 'email''' "\0" 'Eccube\\Entity\\Order' "\0" 'phone_number''' "\0" 'Eccube\\Entity\\Order' "\0" 'postal_code''' "\0" 'Eccube\\Entity\\Order' "\0" 'addr01''' "\0" 'Eccube\\Entity\\Order' "\0" 'addr02''' "\0" 'Eccube\\Entity\\Order' "\0" 'birth''' "\0" 'Eccube\\Entity\\Order' "\0" 'subtotal''' "\0" 'Eccube\\Entity\\Order' "\0" 'discount''' "\0" 'Eccube\\Entity\\Order' "\0" 'delivery_fee_total''' "\0" 'Eccube\\Entity\\Order' "\0" 'charge''' "\0" 'Eccube\\Entity\\Order' "\0" 'tax''' "\0" 'Eccube\\Entity\\Order' "\0" 'total''' "\0" 'Eccube\\Entity\\Order' "\0" 'payment_total''' "\0" 'Eccube\\Entity\\Order' "\0" 'payment_method''' "\0" 'Eccube\\Entity\\Order' "\0" 'note''' "\0" 'Eccube\\Entity\\Order' "\0" 'create_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'update_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'payment_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'currency_code''' "\0" 'Eccube\\Entity\\Order' "\0" 'complete_message''' "\0" 'Eccube\\Entity\\Order' "\0" 'complete_mail_message''' "\0" 'Eccube\\Entity\\Order' "\0" 'OrderItems''' "\0" 'Eccube\\Entity\\Order' "\0" 'Shippings''' "\0" 'Eccube\\Entity\\Order' "\0" 'MailHistories''' "\0" 'Eccube\\Entity\\Order' "\0" 'Customer''' "\0" 'Eccube\\Entity\\Order' "\0" 'Country''' "\0" 'Eccube\\Entity\\Order' "\0" 'Pref''' "\0" 'Eccube\\Entity\\Order' "\0" 'Sex''' "\0" 'Eccube\\Entity\\Order' "\0" 'Job''' "\0" 'Eccube\\Entity\\Order' "\0" 'Payment''' "\0" 'Eccube\\Entity\\Order' "\0" 'DeviceType''' "\0" 'Eccube\\Entity\\Order' "\0" 'CustomerOrderStatus''' "\0" 'Eccube\\Entity\\Order' "\0" 'OrderStatusColor''' "\0" 'Eccube\\Entity\\Order' "\0" 'OrderStatus''' "\0" 'Eccube\\Entity\\Order' "\0" 'phone_number2''' "\0" 'Eccube\\Entity\\Order' "\0" 'fax01''' "\0" 'Eccube\\Entity\\Order' "\0" 'fax02''' "\0" 'Eccube\\Entity\\Order' "\0" 'fax03''' "\0" 'Eccube\\Entity\\Order' "\0" 'zip01''' "\0" 'Eccube\\Entity\\Order' "\0" 'zip02''' "\0" 'Eccube\\Entity\\Order' "\0" 'temporary_order_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'formal_order_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'commit_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'delivery_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'examno''' "\0" 'Eccube\\Entity\\Order' "\0" 'prev_school''' "\0" 'Eccube\\Entity\\Order' "\0" 'school_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'school_class''' "\0" 'Eccube\\Entity\\Order' "\0" 'prev_school_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'prev_school_class''' "\0" 'Eccube\\Entity\\Order' "\0" 'student_number''' "\0" 'Eccube\\Entity\\Order' "\0" 'free1''' "\0" 'Eccube\\Entity\\Order' "\0" 'free2''' "\0" 'Eccube\\Entity\\Order' "\0" 'admission_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'School''' "\0" 'Eccube\\Entity\\Order' "\0" 'stocking_date''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_school_year''' "\0" 'Eccube\\Entity\\Order' "\0" 'order_school_class''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmo_payment_gateway_payment_status''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoConfig''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmoMethodConfig''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoPaymentInput''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoPaymentMethod''' "\0" 'Eccube\\Entity\\Order' "\0" 'GmoOrderPayment''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmoPaymentInfo''' "\0" 'Eccube\\Entity\\Order' "\0" 'gmoPaymentIds''' "\0" 'Eccube\\Entity\\Order' "\0" 'add_point''' "\0" 'Eccube\\Entity\\Order' "\0" 'use_point'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Order $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.      * {@inheritDoc}
  76.      */
  77.     public function __clone()
  78.     {
  79.         $this->__cloner__ && $this->__cloner__->__invoke($this'__clone', []);
  80.         parent::__clone();
  81.     }
  82.     /**
  83.      * Forces initialization of the proxy
  84.      */
  85.     public function __load(): void
  86.     {
  87.         $this->__initializer__ && $this->__initializer__->__invoke($this'__load', []);
  88.     }
  89.     /**
  90.      * {@inheritDoc}
  91.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  92.      */
  93.     public function __isInitialized(): bool
  94.     {
  95.         return $this->__isInitialized__;
  96.     }
  97.     /**
  98.      * {@inheritDoc}
  99.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  100.      */
  101.     public function __setInitialized($initialized): void
  102.     {
  103.         $this->__isInitialized__ $initialized;
  104.     }
  105.     /**
  106.      * {@inheritDoc}
  107.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  108.      */
  109.     public function __setInitializer(\Closure $initializer null): void
  110.     {
  111.         $this->__initializer__ $initializer;
  112.     }
  113.     /**
  114.      * {@inheritDoc}
  115.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  116.      */
  117.     public function __getInitializer(): ?\Closure
  118.     {
  119.         return $this->__initializer__;
  120.     }
  121.     /**
  122.      * {@inheritDoc}
  123.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  124.      */
  125.     public function __setCloner(\Closure $cloner null): void
  126.     {
  127.         $this->__cloner__ $cloner;
  128.     }
  129.     /**
  130.      * {@inheritDoc}
  131.      * @internal generated method: use only when explicitly handling proxy specific cloning logic
  132.      */
  133.     public function __getCloner(): ?\Closure
  134.     {
  135.         return $this->__cloner__;
  136.     }
  137.     /**
  138.      * {@inheritDoc}
  139.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  140.      * @deprecated no longer in use - generated code now relies on internal components rather than generated public API
  141.      * @static
  142.      */
  143.     public function __getLazyProperties(): array
  144.     {
  145.         return self::$lazyPropertiesDefaults;
  146.     }
  147.     
  148.     /**
  149.      * {@inheritDoc}
  150.      */
  151.     public function getTaxableItems()
  152.     {
  153.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxableItems', []);
  154.         return parent::getTaxableItems();
  155.     }
  156.     /**
  157.      * {@inheritDoc}
  158.      */
  159.     public function getTaxableTotal()
  160.     {
  161.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxableTotal', []);
  162.         return parent::getTaxableTotal();
  163.     }
  164.     /**
  165.      * {@inheritDoc}
  166.      */
  167.     public function getTaxableTotalByTaxRate()
  168.     {
  169.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxableTotalByTaxRate', []);
  170.         return parent::getTaxableTotalByTaxRate();
  171.     }
  172.     /**
  173.      * {@inheritDoc}
  174.      */
  175.     public function getTotalByTaxRate()
  176.     {
  177.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTotalByTaxRate', []);
  178.         return parent::getTotalByTaxRate();
  179.     }
  180.     /**
  181.      * {@inheritDoc}
  182.      */
  183.     public function getTaxByTaxRate()
  184.     {
  185.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxByTaxRate', []);
  186.         return parent::getTaxByTaxRate();
  187.     }
  188.     /**
  189.      * {@inheritDoc}
  190.      */
  191.     public function getTaxableDiscountItems()
  192.     {
  193.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxableDiscountItems', []);
  194.         return parent::getTaxableDiscountItems();
  195.     }
  196.     /**
  197.      * {@inheritDoc}
  198.      */
  199.     public function getTaxableDiscount()
  200.     {
  201.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxableDiscount', []);
  202.         return parent::getTaxableDiscount();
  203.     }
  204.     /**
  205.      * {@inheritDoc}
  206.      */
  207.     public function getTaxFreeDiscountItems()
  208.     {
  209.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxFreeDiscountItems', []);
  210.         return parent::getTaxFreeDiscountItems();
  211.     }
  212.     /**
  213.      * {@inheritDoc}
  214.      */
  215.     public function getTaxFreeDiscount()
  216.     {
  217.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTaxFreeDiscount', []);
  218.         return parent::getTaxFreeDiscount();
  219.     }
  220.     /**
  221.      * {@inheritDoc}
  222.      */
  223.     public function getRoundingTypeByTaxRate()
  224.     {
  225.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRoundingTypeByTaxRate', []);
  226.         return parent::getRoundingTypeByTaxRate();
  227.     }
  228.     /**
  229.      * {@inheritDoc}
  230.      */
  231.     public function isMultiple()
  232.     {
  233.         $this->__initializer__ && $this->__initializer__->__invoke($this'isMultiple', []);
  234.         return parent::isMultiple();
  235.     }
  236.     /**
  237.      * {@inheritDoc}
  238.      */
  239.     public function findShipping($shippingId)
  240.     {
  241.         $this->__initializer__ && $this->__initializer__->__invoke($this'findShipping', [$shippingId]);
  242.         return parent::findShipping($shippingId);
  243.     }
  244.     /**
  245.      * {@inheritDoc}
  246.      */
  247.     public function getSaleTypes()
  248.     {
  249.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSaleTypes', []);
  250.         return parent::getSaleTypes();
  251.     }
  252.     /**
  253.      * {@inheritDoc}
  254.      */
  255.     public function getMergedProductOrderItems()
  256.     {
  257.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMergedProductOrderItems', []);
  258.         return parent::getMergedProductOrderItems();
  259.     }
  260.     /**
  261.      * {@inheritDoc}
  262.      */
  263.     public function getTotalPrice()
  264.     {
  265.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTotalPrice', []);
  266.         return parent::getTotalPrice();
  267.     }
  268.     /**
  269.      * {@inheritDoc}
  270.      */
  271.     public function getId()
  272.     {
  273.         if ($this->__isInitialized__ === false) {
  274.             return (int)  parent::getId();
  275.         }
  276.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  277.         return parent::getId();
  278.     }
  279.     /**
  280.      * {@inheritDoc}
  281.      */
  282.     public function setPreOrderId($preOrderId NULL)
  283.     {
  284.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPreOrderId', [$preOrderId]);
  285.         return parent::setPreOrderId($preOrderId);
  286.     }
  287.     /**
  288.      * {@inheritDoc}
  289.      */
  290.     public function getPreOrderId()
  291.     {
  292.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPreOrderId', []);
  293.         return parent::getPreOrderId();
  294.     }
  295.     /**
  296.      * {@inheritDoc}
  297.      */
  298.     public function setOrderNo($orderNo NULL)
  299.     {
  300.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderNo', [$orderNo]);
  301.         return parent::setOrderNo($orderNo);
  302.     }
  303.     /**
  304.      * {@inheritDoc}
  305.      */
  306.     public function getOrderNo()
  307.     {
  308.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderNo', []);
  309.         return parent::getOrderNo();
  310.     }
  311.     /**
  312.      * {@inheritDoc}
  313.      */
  314.     public function setMessage($message NULL)
  315.     {
  316.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMessage', [$message]);
  317.         return parent::setMessage($message);
  318.     }
  319.     /**
  320.      * {@inheritDoc}
  321.      */
  322.     public function getMessage()
  323.     {
  324.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMessage', []);
  325.         return parent::getMessage();
  326.     }
  327.     /**
  328.      * {@inheritDoc}
  329.      */
  330.     public function setName01($name01 NULL)
  331.     {
  332.         $this->__initializer__ && $this->__initializer__->__invoke($this'setName01', [$name01]);
  333.         return parent::setName01($name01);
  334.     }
  335.     /**
  336.      * {@inheritDoc}
  337.      */
  338.     public function getName01()
  339.     {
  340.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName01', []);
  341.         return parent::getName01();
  342.     }
  343.     /**
  344.      * {@inheritDoc}
  345.      */
  346.     public function setName02($name02 NULL)
  347.     {
  348.         $this->__initializer__ && $this->__initializer__->__invoke($this'setName02', [$name02]);
  349.         return parent::setName02($name02);
  350.     }
  351.     /**
  352.      * {@inheritDoc}
  353.      */
  354.     public function getName02()
  355.     {
  356.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName02', []);
  357.         return parent::getName02();
  358.     }
  359.     /**
  360.      * {@inheritDoc}
  361.      */
  362.     public function setKana01($kana01 NULL)
  363.     {
  364.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKana01', [$kana01]);
  365.         return parent::setKana01($kana01);
  366.     }
  367.     /**
  368.      * {@inheritDoc}
  369.      */
  370.     public function getKana01()
  371.     {
  372.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKana01', []);
  373.         return parent::getKana01();
  374.     }
  375.     /**
  376.      * {@inheritDoc}
  377.      */
  378.     public function setKana02($kana02 NULL)
  379.     {
  380.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKana02', [$kana02]);
  381.         return parent::setKana02($kana02);
  382.     }
  383.     /**
  384.      * {@inheritDoc}
  385.      */
  386.     public function getKana02()
  387.     {
  388.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKana02', []);
  389.         return parent::getKana02();
  390.     }
  391.     /**
  392.      * {@inheritDoc}
  393.      */
  394.     public function setCompanyName($companyName NULL)
  395.     {
  396.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCompanyName', [$companyName]);
  397.         return parent::setCompanyName($companyName);
  398.     }
  399.     /**
  400.      * {@inheritDoc}
  401.      */
  402.     public function getCompanyName()
  403.     {
  404.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCompanyName', []);
  405.         return parent::getCompanyName();
  406.     }
  407.     /**
  408.      * {@inheritDoc}
  409.      */
  410.     public function setEmail($email NULL)
  411.     {
  412.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmail', [$email]);
  413.         return parent::setEmail($email);
  414.     }
  415.     /**
  416.      * {@inheritDoc}
  417.      */
  418.     public function getEmail()
  419.     {
  420.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmail', []);
  421.         return parent::getEmail();
  422.     }
  423.     /**
  424.      * {@inheritDoc}
  425.      */
  426.     public function setPhoneNumber($phone_number NULL)
  427.     {
  428.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhoneNumber', [$phone_number]);
  429.         return parent::setPhoneNumber($phone_number);
  430.     }
  431.     /**
  432.      * {@inheritDoc}
  433.      */
  434.     public function getPhoneNumber()
  435.     {
  436.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhoneNumber', []);
  437.         return parent::getPhoneNumber();
  438.     }
  439.     /**
  440.      * {@inheritDoc}
  441.      */
  442.     public function setPostalCode($postal_code NULL)
  443.     {
  444.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPostalCode', [$postal_code]);
  445.         return parent::setPostalCode($postal_code);
  446.     }
  447.     /**
  448.      * {@inheritDoc}
  449.      */
  450.     public function getPostalCode()
  451.     {
  452.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPostalCode', []);
  453.         return parent::getPostalCode();
  454.     }
  455.     /**
  456.      * {@inheritDoc}
  457.      */
  458.     public function setAddr01($addr01 NULL)
  459.     {
  460.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr01', [$addr01]);
  461.         return parent::setAddr01($addr01);
  462.     }
  463.     /**
  464.      * {@inheritDoc}
  465.      */
  466.     public function getAddr01()
  467.     {
  468.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr01', []);
  469.         return parent::getAddr01();
  470.     }
  471.     /**
  472.      * {@inheritDoc}
  473.      */
  474.     public function setAddr02($addr02 NULL)
  475.     {
  476.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr02', [$addr02]);
  477.         return parent::setAddr02($addr02);
  478.     }
  479.     /**
  480.      * {@inheritDoc}
  481.      */
  482.     public function getAddr02()
  483.     {
  484.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr02', []);
  485.         return parent::getAddr02();
  486.     }
  487.     /**
  488.      * {@inheritDoc}
  489.      */
  490.     public function setBirth($birth NULL)
  491.     {
  492.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBirth', [$birth]);
  493.         return parent::setBirth($birth);
  494.     }
  495.     /**
  496.      * {@inheritDoc}
  497.      */
  498.     public function getBirth()
  499.     {
  500.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBirth', []);
  501.         return parent::getBirth();
  502.     }
  503.     /**
  504.      * {@inheritDoc}
  505.      */
  506.     public function setSubtotal($subtotal)
  507.     {
  508.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSubtotal', [$subtotal]);
  509.         return parent::setSubtotal($subtotal);
  510.     }
  511.     /**
  512.      * {@inheritDoc}
  513.      */
  514.     public function getSubtotal()
  515.     {
  516.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSubtotal', []);
  517.         return parent::getSubtotal();
  518.     }
  519.     /**
  520.      * {@inheritDoc}
  521.      */
  522.     public function setDiscount($discount)
  523.     {
  524.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDiscount', [$discount]);
  525.         return parent::setDiscount($discount);
  526.     }
  527.     /**
  528.      * {@inheritDoc}
  529.      */
  530.     public function getDiscount()
  531.     {
  532.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDiscount', []);
  533.         return parent::getDiscount();
  534.     }
  535.     /**
  536.      * {@inheritDoc}
  537.      */
  538.     public function setDeliveryFeeTotal($deliveryFeeTotal)
  539.     {
  540.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeliveryFeeTotal', [$deliveryFeeTotal]);
  541.         return parent::setDeliveryFeeTotal($deliveryFeeTotal);
  542.     }
  543.     /**
  544.      * {@inheritDoc}
  545.      */
  546.     public function getDeliveryFeeTotal()
  547.     {
  548.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeliveryFeeTotal', []);
  549.         return parent::getDeliveryFeeTotal();
  550.     }
  551.     /**
  552.      * {@inheritDoc}
  553.      */
  554.     public function setCharge($charge)
  555.     {
  556.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCharge', [$charge]);
  557.         return parent::setCharge($charge);
  558.     }
  559.     /**
  560.      * {@inheritDoc}
  561.      */
  562.     public function getCharge()
  563.     {
  564.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCharge', []);
  565.         return parent::getCharge();
  566.     }
  567.     /**
  568.      * {@inheritDoc}
  569.      */
  570.     public function setTax($tax)
  571.     {
  572.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTax', [$tax]);
  573.         return parent::setTax($tax);
  574.     }
  575.     /**
  576.      * {@inheritDoc}
  577.      */
  578.     public function getTax()
  579.     {
  580.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTax', []);
  581.         return parent::getTax();
  582.     }
  583.     /**
  584.      * {@inheritDoc}
  585.      */
  586.     public function setTotal($total)
  587.     {
  588.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTotal', [$total]);
  589.         return parent::setTotal($total);
  590.     }
  591.     /**
  592.      * {@inheritDoc}
  593.      */
  594.     public function getTotal()
  595.     {
  596.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTotal', []);
  597.         return parent::getTotal();
  598.     }
  599.     /**
  600.      * {@inheritDoc}
  601.      */
  602.     public function setPaymentTotal($paymentTotal)
  603.     {
  604.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPaymentTotal', [$paymentTotal]);
  605.         return parent::setPaymentTotal($paymentTotal);
  606.     }
  607.     /**
  608.      * {@inheritDoc}
  609.      */
  610.     public function getPaymentTotal()
  611.     {
  612.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPaymentTotal', []);
  613.         return parent::getPaymentTotal();
  614.     }
  615.     /**
  616.      * {@inheritDoc}
  617.      */
  618.     public function setPaymentMethod($paymentMethod NULL)
  619.     {
  620.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPaymentMethod', [$paymentMethod]);
  621.         return parent::setPaymentMethod($paymentMethod);
  622.     }
  623.     /**
  624.      * {@inheritDoc}
  625.      */
  626.     public function getPaymentMethod()
  627.     {
  628.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPaymentMethod', []);
  629.         return parent::getPaymentMethod();
  630.     }
  631.     /**
  632.      * {@inheritDoc}
  633.      */
  634.     public function setNote($note NULL)
  635.     {
  636.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNote', [$note]);
  637.         return parent::setNote($note);
  638.     }
  639.     /**
  640.      * {@inheritDoc}
  641.      */
  642.     public function getNote()
  643.     {
  644.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNote', []);
  645.         return parent::getNote();
  646.     }
  647.     /**
  648.      * {@inheritDoc}
  649.      */
  650.     public function setCreateDate($createDate)
  651.     {
  652.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCreateDate', [$createDate]);
  653.         return parent::setCreateDate($createDate);
  654.     }
  655.     /**
  656.      * {@inheritDoc}
  657.      */
  658.     public function getCreateDate()
  659.     {
  660.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCreateDate', []);
  661.         return parent::getCreateDate();
  662.     }
  663.     /**
  664.      * {@inheritDoc}
  665.      */
  666.     public function setUpdateDate($updateDate)
  667.     {
  668.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUpdateDate', [$updateDate]);
  669.         return parent::setUpdateDate($updateDate);
  670.     }
  671.     /**
  672.      * {@inheritDoc}
  673.      */
  674.     public function getUpdateDate()
  675.     {
  676.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUpdateDate', []);
  677.         return parent::getUpdateDate();
  678.     }
  679.     /**
  680.      * {@inheritDoc}
  681.      */
  682.     public function setOrderDate($orderDate NULL)
  683.     {
  684.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderDate', [$orderDate]);
  685.         return parent::setOrderDate($orderDate);
  686.     }
  687.     /**
  688.      * {@inheritDoc}
  689.      */
  690.     public function getOrderDate()
  691.     {
  692.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderDate', []);
  693.         return parent::getOrderDate();
  694.     }
  695.     /**
  696.      * {@inheritDoc}
  697.      */
  698.     public function setPaymentDate($paymentDate NULL)
  699.     {
  700.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPaymentDate', [$paymentDate]);
  701.         return parent::setPaymentDate($paymentDate);
  702.     }
  703.     /**
  704.      * {@inheritDoc}
  705.      */
  706.     public function getPaymentDate()
  707.     {
  708.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPaymentDate', []);
  709.         return parent::getPaymentDate();
  710.     }
  711.     /**
  712.      * {@inheritDoc}
  713.      */
  714.     public function getCurrencyCode()
  715.     {
  716.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCurrencyCode', []);
  717.         return parent::getCurrencyCode();
  718.     }
  719.     /**
  720.      * {@inheritDoc}
  721.      */
  722.     public function setCurrencyCode($currencyCode NULL)
  723.     {
  724.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCurrencyCode', [$currencyCode]);
  725.         return parent::setCurrencyCode($currencyCode);
  726.     }
  727.     /**
  728.      * {@inheritDoc}
  729.      */
  730.     public function getCompleteMessage()
  731.     {
  732.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCompleteMessage', []);
  733.         return parent::getCompleteMessage();
  734.     }
  735.     /**
  736.      * {@inheritDoc}
  737.      */
  738.     public function setCompleteMessage($complete_message NULL)
  739.     {
  740.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCompleteMessage', [$complete_message]);
  741.         return parent::setCompleteMessage($complete_message);
  742.     }
  743.     /**
  744.      * {@inheritDoc}
  745.      */
  746.     public function appendCompleteMessage($complete_message NULL)
  747.     {
  748.         $this->__initializer__ && $this->__initializer__->__invoke($this'appendCompleteMessage', [$complete_message]);
  749.         return parent::appendCompleteMessage($complete_message);
  750.     }
  751.     /**
  752.      * {@inheritDoc}
  753.      */
  754.     public function getCompleteMailMessage()
  755.     {
  756.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCompleteMailMessage', []);
  757.         return parent::getCompleteMailMessage();
  758.     }
  759.     /**
  760.      * {@inheritDoc}
  761.      */
  762.     public function setCompleteMailMessage($complete_mail_message NULL)
  763.     {
  764.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCompleteMailMessage', [$complete_mail_message]);
  765.         return parent::setCompleteMailMessage($complete_mail_message);
  766.     }
  767.     /**
  768.      * {@inheritDoc}
  769.      */
  770.     public function appendCompleteMailMessage($complete_mail_message NULL)
  771.     {
  772.         $this->__initializer__ && $this->__initializer__->__invoke($this'appendCompleteMailMessage', [$complete_mail_message]);
  773.         return parent::appendCompleteMailMessage($complete_mail_message);
  774.     }
  775.     /**
  776.      * {@inheritDoc}
  777.      */
  778.     public function getProductOrderItems()
  779.     {
  780.         $this->__initializer__ && $this->__initializer__->__invoke($this'getProductOrderItems', []);
  781.         return parent::getProductOrderItems();
  782.     }
  783.     /**
  784.      * {@inheritDoc}
  785.      */
  786.     public function addOrderItem(\Eccube\Entity\OrderItem $OrderItem)
  787.     {
  788.         $this->__initializer__ && $this->__initializer__->__invoke($this'addOrderItem', [$OrderItem]);
  789.         return parent::addOrderItem($OrderItem);
  790.     }
  791.     /**
  792.      * {@inheritDoc}
  793.      */
  794.     public function removeOrderItem(\Eccube\Entity\OrderItem $OrderItem)
  795.     {
  796.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeOrderItem', [$OrderItem]);
  797.         return parent::removeOrderItem($OrderItem);
  798.     }
  799.     /**
  800.      * {@inheritDoc}
  801.      */
  802.     public function getOrderItems()
  803.     {
  804.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderItems', []);
  805.         return parent::getOrderItems();
  806.     }
  807.     /**
  808.      * {@inheritDoc}
  809.      */
  810.     public function getItems()
  811.     {
  812.         $this->__initializer__ && $this->__initializer__->__invoke($this'getItems', []);
  813.         return parent::getItems();
  814.     }
  815.     /**
  816.      * {@inheritDoc}
  817.      */
  818.     public function addShipping(\Eccube\Entity\Shipping $Shipping)
  819.     {
  820.         $this->__initializer__ && $this->__initializer__->__invoke($this'addShipping', [$Shipping]);
  821.         return parent::addShipping($Shipping);
  822.     }
  823.     /**
  824.      * {@inheritDoc}
  825.      */
  826.     public function removeShipping(\Eccube\Entity\Shipping $Shipping)
  827.     {
  828.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeShipping', [$Shipping]);
  829.         return parent::removeShipping($Shipping);
  830.     }
  831.     /**
  832.      * {@inheritDoc}
  833.      */
  834.     public function getShippings()
  835.     {
  836.         $this->__initializer__ && $this->__initializer__->__invoke($this'getShippings', []);
  837.         return parent::getShippings();
  838.     }
  839.     /**
  840.      * {@inheritDoc}
  841.      */
  842.     public function addMailHistory(\Eccube\Entity\MailHistory $mailHistory)
  843.     {
  844.         $this->__initializer__ && $this->__initializer__->__invoke($this'addMailHistory', [$mailHistory]);
  845.         return parent::addMailHistory($mailHistory);
  846.     }
  847.     /**
  848.      * {@inheritDoc}
  849.      */
  850.     public function removeMailHistory(\Eccube\Entity\MailHistory $mailHistory)
  851.     {
  852.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeMailHistory', [$mailHistory]);
  853.         return parent::removeMailHistory($mailHistory);
  854.     }
  855.     /**
  856.      * {@inheritDoc}
  857.      */
  858.     public function getMailHistories()
  859.     {
  860.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMailHistories', []);
  861.         return parent::getMailHistories();
  862.     }
  863.     /**
  864.      * {@inheritDoc}
  865.      */
  866.     public function setCustomer(\Eccube\Entity\Customer $customer NULL)
  867.     {
  868.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCustomer', [$customer]);
  869.         return parent::setCustomer($customer);
  870.     }
  871.     /**
  872.      * {@inheritDoc}
  873.      */
  874.     public function getCustomer()
  875.     {
  876.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCustomer', []);
  877.         return parent::getCustomer();
  878.     }
  879.     /**
  880.      * {@inheritDoc}
  881.      */
  882.     public function setCountry(\Eccube\Entity\Master\Country $country NULL)
  883.     {
  884.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCountry', [$country]);
  885.         return parent::setCountry($country);
  886.     }
  887.     /**
  888.      * {@inheritDoc}
  889.      */
  890.     public function getCountry()
  891.     {
  892.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCountry', []);
  893.         return parent::getCountry();
  894.     }
  895.     /**
  896.      * {@inheritDoc}
  897.      */
  898.     public function setPref(\Eccube\Entity\Master\Pref $pref NULL)
  899.     {
  900.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPref', [$pref]);
  901.         return parent::setPref($pref);
  902.     }
  903.     /**
  904.      * {@inheritDoc}
  905.      */
  906.     public function getPref()
  907.     {
  908.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPref', []);
  909.         return parent::getPref();
  910.     }
  911.     /**
  912.      * {@inheritDoc}
  913.      */
  914.     public function setSex(\Eccube\Entity\Master\Sex $sex NULL)
  915.     {
  916.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSex', [$sex]);
  917.         return parent::setSex($sex);
  918.     }
  919.     /**
  920.      * {@inheritDoc}
  921.      */
  922.     public function getSex()
  923.     {
  924.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSex', []);
  925.         return parent::getSex();
  926.     }
  927.     /**
  928.      * {@inheritDoc}
  929.      */
  930.     public function setJob(\Eccube\Entity\Master\Job $job NULL)
  931.     {
  932.         $this->__initializer__ && $this->__initializer__->__invoke($this'setJob', [$job]);
  933.         return parent::setJob($job);
  934.     }
  935.     /**
  936.      * {@inheritDoc}
  937.      */
  938.     public function getJob()
  939.     {
  940.         $this->__initializer__ && $this->__initializer__->__invoke($this'getJob', []);
  941.         return parent::getJob();
  942.     }
  943.     /**
  944.      * {@inheritDoc}
  945.      */
  946.     public function setPayment(\Eccube\Entity\Payment $payment NULL)
  947.     {
  948.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPayment', [$payment]);
  949.         return parent::setPayment($payment);
  950.     }
  951.     /**
  952.      * {@inheritDoc}
  953.      */
  954.     public function getPayment()
  955.     {
  956.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPayment', []);
  957.         return parent::getPayment();
  958.     }
  959.     /**
  960.      * {@inheritDoc}
  961.      */
  962.     public function setDeviceType(\Eccube\Entity\Master\DeviceType $deviceType NULL)
  963.     {
  964.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeviceType', [$deviceType]);
  965.         return parent::setDeviceType($deviceType);
  966.     }
  967.     /**
  968.      * {@inheritDoc}
  969.      */
  970.     public function getDeviceType()
  971.     {
  972.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeviceType', []);
  973.         return parent::getDeviceType();
  974.     }
  975.     /**
  976.      * {@inheritDoc}
  977.      */
  978.     public function setCustomerOrderStatus(\Eccube\Entity\Master\CustomerOrderStatus $customerOrderStatus NULL)
  979.     {
  980.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCustomerOrderStatus', [$customerOrderStatus]);
  981.         return parent::setCustomerOrderStatus($customerOrderStatus);
  982.     }
  983.     /**
  984.      * {@inheritDoc}
  985.      */
  986.     public function getCustomerOrderStatus()
  987.     {
  988.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCustomerOrderStatus', []);
  989.         return parent::getCustomerOrderStatus();
  990.     }
  991.     /**
  992.      * {@inheritDoc}
  993.      */
  994.     public function setOrderStatusColor(\Eccube\Entity\Master\OrderStatusColor $orderStatusColor NULL)
  995.     {
  996.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderStatusColor', [$orderStatusColor]);
  997.         return parent::setOrderStatusColor($orderStatusColor);
  998.     }
  999.     /**
  1000.      * {@inheritDoc}
  1001.      */
  1002.     public function getOrderStatusColor()
  1003.     {
  1004.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderStatusColor', []);
  1005.         return parent::getOrderStatusColor();
  1006.     }
  1007.     /**
  1008.      * {@inheritDoc}
  1009.      */
  1010.     public function setOrderStatus(\Eccube\Entity\Master\OrderStatus $orderStatus NULL)
  1011.     {
  1012.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderStatus', [$orderStatus]);
  1013.         return parent::setOrderStatus($orderStatus);
  1014.     }
  1015.     /**
  1016.      * {@inheritDoc}
  1017.      */
  1018.     public function getOrderStatus()
  1019.     {
  1020.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderStatus', []);
  1021.         return parent::getOrderStatus();
  1022.     }
  1023.     /**
  1024.      * {@inheritDoc}
  1025.      */
  1026.     public function addItem(\Eccube\Entity\ItemInterface $item)
  1027.     {
  1028.         $this->__initializer__ && $this->__initializer__->__invoke($this'addItem', [$item]);
  1029.         return parent::addItem($item);
  1030.     }
  1031.     /**
  1032.      * {@inheritDoc}
  1033.      */
  1034.     public function getQuantity()
  1035.     {
  1036.         $this->__initializer__ && $this->__initializer__->__invoke($this'getQuantity', []);
  1037.         return parent::getQuantity();
  1038.     }
  1039.     /**
  1040.      * {@inheritDoc}
  1041.      */
  1042.     public function offsetExists($offset)
  1043.     {
  1044.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetExists', [$offset]);
  1045.         return parent::offsetExists($offset);
  1046.     }
  1047.     /**
  1048.      * {@inheritDoc}
  1049.      */
  1050.     public function offsetSet($offset$value)
  1051.     {
  1052.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetSet', [$offset$value]);
  1053.         return parent::offsetSet($offset$value);
  1054.     }
  1055.     /**
  1056.      * {@inheritDoc}
  1057.      */
  1058.     public function offsetGet($offset)
  1059.     {
  1060.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetGet', [$offset]);
  1061.         return parent::offsetGet($offset);
  1062.     }
  1063.     /**
  1064.      * {@inheritDoc}
  1065.      */
  1066.     public function offsetUnset($offset)
  1067.     {
  1068.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetUnset', [$offset]);
  1069.         return parent::offsetUnset($offset);
  1070.     }
  1071.     /**
  1072.      * {@inheritDoc}
  1073.      */
  1074.     public function setPropertiesFromArray(array $arrProps, array $excludeAttribute = [], \ReflectionClass $parentClass NULL)
  1075.     {
  1076.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPropertiesFromArray', [$arrProps$excludeAttribute$parentClass]);
  1077.         return parent::setPropertiesFromArray($arrProps$excludeAttribute$parentClass);
  1078.     }
  1079.     /**
  1080.      * {@inheritDoc}
  1081.      */
  1082.     public function toArray(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'], \ReflectionClass $parentClass NULL)
  1083.     {
  1084.         $this->__initializer__ && $this->__initializer__->__invoke($this'toArray', [$excludeAttribute$parentClass]);
  1085.         return parent::toArray($excludeAttribute$parentClass);
  1086.     }
  1087.     /**
  1088.      * {@inheritDoc}
  1089.      */
  1090.     public function toNormalizedArray(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  1091.     {
  1092.         $this->__initializer__ && $this->__initializer__->__invoke($this'toNormalizedArray', [$excludeAttribute]);
  1093.         return parent::toNormalizedArray($excludeAttribute);
  1094.     }
  1095.     /**
  1096.      * {@inheritDoc}
  1097.      */
  1098.     public function toJSON(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  1099.     {
  1100.         $this->__initializer__ && $this->__initializer__->__invoke($this'toJSON', [$excludeAttribute]);
  1101.         return parent::toJSON($excludeAttribute);
  1102.     }
  1103.     /**
  1104.      * {@inheritDoc}
  1105.      */
  1106.     public function toXML(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  1107.     {
  1108.         $this->__initializer__ && $this->__initializer__->__invoke($this'toXML', [$excludeAttribute]);
  1109.         return parent::toXML($excludeAttribute);
  1110.     }
  1111.     /**
  1112.      * {@inheritDoc}
  1113.      */
  1114.     public function copyProperties($srcObject, array $excludeAttribute = [])
  1115.     {
  1116.         $this->__initializer__ && $this->__initializer__->__invoke($this'copyProperties', [$srcObject$excludeAttribute]);
  1117.         return parent::copyProperties($srcObject$excludeAttribute);
  1118.     }
  1119.     /**
  1120.      * {@inheritDoc}
  1121.      */
  1122.     public function getEntityIdentifierAsArray(\Eccube\Entity\AbstractEntity $Entity)
  1123.     {
  1124.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEntityIdentifierAsArray', [$Entity]);
  1125.         return parent::getEntityIdentifierAsArray($Entity);
  1126.     }
  1127.     /**
  1128.      * {@inheritDoc}
  1129.      */
  1130.     public function getFullName()
  1131.     {
  1132.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFullName', []);
  1133.         return parent::getFullName();
  1134.     }
  1135.     /**
  1136.      * {@inheritDoc}
  1137.      */
  1138.     public function getFullNameKana()
  1139.     {
  1140.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFullNameKana', []);
  1141.         return parent::getFullNameKana();
  1142.     }
  1143.     /**
  1144.      * {@inheritDoc}
  1145.      */
  1146.     public function setFax01($fax01 NULL)
  1147.     {
  1148.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFax01', [$fax01]);
  1149.         return parent::setFax01($fax01);
  1150.     }
  1151.     /**
  1152.      * {@inheritDoc}
  1153.      */
  1154.     public function getFax01()
  1155.     {
  1156.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFax01', []);
  1157.         return parent::getFax01();
  1158.     }
  1159.     /**
  1160.      * {@inheritDoc}
  1161.      */
  1162.     public function setFax02($fax02 NULL)
  1163.     {
  1164.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFax02', [$fax02]);
  1165.         return parent::setFax02($fax02);
  1166.     }
  1167.     /**
  1168.      * {@inheritDoc}
  1169.      */
  1170.     public function getFax02()
  1171.     {
  1172.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFax02', []);
  1173.         return parent::getFax02();
  1174.     }
  1175.     /**
  1176.      * {@inheritDoc}
  1177.      */
  1178.     public function setFax03($fax03 NULL)
  1179.     {
  1180.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFax03', [$fax03]);
  1181.         return parent::setFax03($fax03);
  1182.     }
  1183.     /**
  1184.      * {@inheritDoc}
  1185.      */
  1186.     public function getFax03()
  1187.     {
  1188.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFax03', []);
  1189.         return parent::getFax03();
  1190.     }
  1191.     /**
  1192.      * {@inheritDoc}
  1193.      */
  1194.     public function setZip01($zip01 NULL)
  1195.     {
  1196.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZip01', [$zip01]);
  1197.         return parent::setZip01($zip01);
  1198.     }
  1199.     /**
  1200.      * {@inheritDoc}
  1201.      */
  1202.     public function getZip01()
  1203.     {
  1204.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZip01', []);
  1205.         return parent::getZip01();
  1206.     }
  1207.     /**
  1208.      * {@inheritDoc}
  1209.      */
  1210.     public function setZip02($zip02 NULL)
  1211.     {
  1212.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZip02', [$zip02]);
  1213.         return parent::setZip02($zip02);
  1214.     }
  1215.     /**
  1216.      * {@inheritDoc}
  1217.      */
  1218.     public function getZip02()
  1219.     {
  1220.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZip02', []);
  1221.         return parent::getZip02();
  1222.     }
  1223.     /**
  1224.      * {@inheritDoc}
  1225.      */
  1226.     public function setExamno($examno NULL)
  1227.     {
  1228.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExamno', [$examno]);
  1229.         return parent::setExamno($examno);
  1230.     }
  1231.     /**
  1232.      * {@inheritDoc}
  1233.      */
  1234.     public function getExamno()
  1235.     {
  1236.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExamno', []);
  1237.         return parent::getExamno();
  1238.     }
  1239.     /**
  1240.      * {@inheritDoc}
  1241.      */
  1242.     public function setPrevSchool($prevSchool NULL)
  1243.     {
  1244.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchool', [$prevSchool]);
  1245.         return parent::setPrevSchool($prevSchool);
  1246.     }
  1247.     /**
  1248.      * {@inheritDoc}
  1249.      */
  1250.     public function getPrevSchool()
  1251.     {
  1252.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchool', []);
  1253.         return parent::getPrevSchool();
  1254.     }
  1255.     /**
  1256.      * {@inheritDoc}
  1257.      */
  1258.     public function setAdmissionYear($admissionYear NULL)
  1259.     {
  1260.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAdmissionYear', [$admissionYear]);
  1261.         return parent::setAdmissionYear($admissionYear);
  1262.     }
  1263.     /**
  1264.      * {@inheritDoc}
  1265.      */
  1266.     public function getAdmissionYear()
  1267.     {
  1268.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdmissionYear', []);
  1269.         return parent::getAdmissionYear();
  1270.     }
  1271.     /**
  1272.      * {@inheritDoc}
  1273.      */
  1274.     public function setTemporaryOrderDate($temporaryOrderDate NULL)
  1275.     {
  1276.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTemporaryOrderDate', [$temporaryOrderDate]);
  1277.         return parent::setTemporaryOrderDate($temporaryOrderDate);
  1278.     }
  1279.     /**
  1280.      * {@inheritDoc}
  1281.      */
  1282.     public function getTemporaryOrderDate()
  1283.     {
  1284.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTemporaryOrderDate', []);
  1285.         return parent::getTemporaryOrderDate();
  1286.     }
  1287.     /**
  1288.      * {@inheritDoc}
  1289.      */
  1290.     public function setFormalOrderDate($formalOrderDate NULL)
  1291.     {
  1292.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFormalOrderDate', [$formalOrderDate]);
  1293.         return parent::setFormalOrderDate($formalOrderDate);
  1294.     }
  1295.     /**
  1296.      * {@inheritDoc}
  1297.      */
  1298.     public function getFormalOrderDate()
  1299.     {
  1300.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFormalOrderDate', []);
  1301.         return parent::getFormalOrderDate();
  1302.     }
  1303.     /**
  1304.      * {@inheritDoc}
  1305.      */
  1306.     public function setCommitDate($commitDate NULL)
  1307.     {
  1308.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCommitDate', [$commitDate]);
  1309.         return parent::setCommitDate($commitDate);
  1310.     }
  1311.     /**
  1312.      * {@inheritDoc}
  1313.      */
  1314.     public function getCommitDate()
  1315.     {
  1316.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCommitDate', []);
  1317.         return parent::getCommitDate();
  1318.     }
  1319.     /**
  1320.      * {@inheritDoc}
  1321.      */
  1322.     public function setDeliveryDate($deliveryDate NULL)
  1323.     {
  1324.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeliveryDate', [$deliveryDate]);
  1325.         return parent::setDeliveryDate($deliveryDate);
  1326.     }
  1327.     /**
  1328.      * {@inheritDoc}
  1329.      */
  1330.     public function getDeliveryDate()
  1331.     {
  1332.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeliveryDate', []);
  1333.         return parent::getDeliveryDate();
  1334.     }
  1335.     /**
  1336.      * {@inheritDoc}
  1337.      */
  1338.     public function setSchool(\Customize\Entity\School $school NULL)
  1339.     {
  1340.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchool', [$school]);
  1341.         return parent::setSchool($school);
  1342.     }
  1343.     /**
  1344.      * {@inheritDoc}
  1345.      */
  1346.     public function getSchool()
  1347.     {
  1348.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchool', []);
  1349.         return parent::getSchool();
  1350.     }
  1351.     /**
  1352.      * {@inheritDoc}
  1353.      */
  1354.     public function setSchoolYear($schoolYear NULL)
  1355.     {
  1356.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolYear', [$schoolYear]);
  1357.         return parent::setSchoolYear($schoolYear);
  1358.     }
  1359.     /**
  1360.      * {@inheritDoc}
  1361.      */
  1362.     public function getSchoolYear()
  1363.     {
  1364.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolYear', []);
  1365.         return parent::getSchoolYear();
  1366.     }
  1367.     /**
  1368.      * {@inheritDoc}
  1369.      */
  1370.     public function setSchoolClass($schoolClass NULL)
  1371.     {
  1372.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolClass', [$schoolClass]);
  1373.         return parent::setSchoolClass($schoolClass);
  1374.     }
  1375.     /**
  1376.      * {@inheritDoc}
  1377.      */
  1378.     public function getSchoolClass()
  1379.     {
  1380.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolClass', []);
  1381.         return parent::getSchoolClass();
  1382.     }
  1383.     /**
  1384.      * {@inheritDoc}
  1385.      */
  1386.     public function setPrevSchoolYear($prevSchoolYear NULL)
  1387.     {
  1388.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchoolYear', [$prevSchoolYear]);
  1389.         return parent::setPrevSchoolYear($prevSchoolYear);
  1390.     }
  1391.     /**
  1392.      * {@inheritDoc}
  1393.      */
  1394.     public function getPrevSchoolYear()
  1395.     {
  1396.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchoolYear', []);
  1397.         return parent::getPrevSchoolYear();
  1398.     }
  1399.     /**
  1400.      * {@inheritDoc}
  1401.      */
  1402.     public function setPrevSchoolClass($prevSchoolClass NULL)
  1403.     {
  1404.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchoolClass', [$prevSchoolClass]);
  1405.         return parent::setPrevSchoolClass($prevSchoolClass);
  1406.     }
  1407.     /**
  1408.      * {@inheritDoc}
  1409.      */
  1410.     public function getPrevSchoolClass()
  1411.     {
  1412.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchoolClass', []);
  1413.         return parent::getPrevSchoolClass();
  1414.     }
  1415.     /**
  1416.      * {@inheritDoc}
  1417.      */
  1418.     public function setFree1($free1 NULL)
  1419.     {
  1420.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFree1', [$free1]);
  1421.         return parent::setFree1($free1);
  1422.     }
  1423.     /**
  1424.      * {@inheritDoc}
  1425.      */
  1426.     public function getFree1()
  1427.     {
  1428.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFree1', []);
  1429.         return parent::getFree1();
  1430.     }
  1431.     /**
  1432.      * {@inheritDoc}
  1433.      */
  1434.     public function setFree2($free2 NULL)
  1435.     {
  1436.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFree2', [$free2]);
  1437.         return parent::setFree2($free2);
  1438.     }
  1439.     /**
  1440.      * {@inheritDoc}
  1441.      */
  1442.     public function getFree2()
  1443.     {
  1444.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFree2', []);
  1445.         return parent::getFree2();
  1446.     }
  1447.     /**
  1448.      * {@inheritDoc}
  1449.      */
  1450.     public function setPhoneNumber2($phone_number2 NULL)
  1451.     {
  1452.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhoneNumber2', [$phone_number2]);
  1453.         return parent::setPhoneNumber2($phone_number2);
  1454.     }
  1455.     /**
  1456.      * {@inheritDoc}
  1457.      */
  1458.     public function getPhoneNumber2()
  1459.     {
  1460.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhoneNumber2', []);
  1461.         return parent::getPhoneNumber2();
  1462.     }
  1463.     /**
  1464.      * {@inheritDoc}
  1465.      */
  1466.     public function setStockingDate($stockingDate)
  1467.     {
  1468.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStockingDate', [$stockingDate]);
  1469.         return parent::setStockingDate($stockingDate);
  1470.     }
  1471.     /**
  1472.      * {@inheritDoc}
  1473.      */
  1474.     public function getStockingDate()
  1475.     {
  1476.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStockingDate', []);
  1477.         return parent::getStockingDate();
  1478.     }
  1479.     /**
  1480.      * {@inheritDoc}
  1481.      */
  1482.     public function setOrderSchoolYear($orderSchoolYear NULL)
  1483.     {
  1484.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderSchoolYear', [$orderSchoolYear]);
  1485.         return parent::setOrderSchoolYear($orderSchoolYear);
  1486.     }
  1487.     /**
  1488.      * {@inheritDoc}
  1489.      */
  1490.     public function getOrderSchoolYear()
  1491.     {
  1492.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderSchoolYear', []);
  1493.         return parent::getOrderSchoolYear();
  1494.     }
  1495.     /**
  1496.      * {@inheritDoc}
  1497.      */
  1498.     public function setOrderSchoolClass($order_school_class NULL)
  1499.     {
  1500.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderSchoolClass', [$order_school_class]);
  1501.         return parent::setOrderSchoolClass($order_school_class);
  1502.     }
  1503.     /**
  1504.      * {@inheritDoc}
  1505.      */
  1506.     public function getOrderSchoolClass()
  1507.     {
  1508.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderSchoolClass', []);
  1509.         return parent::getOrderSchoolClass();
  1510.     }
  1511.     /**
  1512.      * {@inheritDoc}
  1513.      */
  1514.     public function getGmoPaymentGatewayPaymentStatus()
  1515.     {
  1516.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoPaymentGatewayPaymentStatus', []);
  1517.         return parent::getGmoPaymentGatewayPaymentStatus();
  1518.     }
  1519.     /**
  1520.      * {@inheritDoc}
  1521.      */
  1522.     public function getGmoConfig()
  1523.     {
  1524.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoConfig', []);
  1525.         return parent::getGmoConfig();
  1526.     }
  1527.     /**
  1528.      * {@inheritDoc}
  1529.      */
  1530.     public function getGmoMethodConfig()
  1531.     {
  1532.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoMethodConfig', []);
  1533.         return parent::getGmoMethodConfig();
  1534.     }
  1535.     /**
  1536.      * {@inheritDoc}
  1537.      */
  1538.     public function getGmoPaymentInput()
  1539.     {
  1540.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoPaymentInput', []);
  1541.         return parent::getGmoPaymentInput();
  1542.     }
  1543.     /**
  1544.      * {@inheritDoc}
  1545.      */
  1546.     public function getGmoPaymentMethod()
  1547.     {
  1548.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoPaymentMethod', []);
  1549.         return parent::getGmoPaymentMethod();
  1550.     }
  1551.     /**
  1552.      * {@inheritDoc}
  1553.      */
  1554.     public function getGmoOrderPayment()
  1555.     {
  1556.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoOrderPayment', []);
  1557.         return parent::getGmoOrderPayment();
  1558.     }
  1559.     /**
  1560.      * {@inheritDoc}
  1561.      */
  1562.     public function getGmoPaymentInfo()
  1563.     {
  1564.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoPaymentInfo', []);
  1565.         return parent::getGmoPaymentInfo();
  1566.     }
  1567.     /**
  1568.      * {@inheritDoc}
  1569.      */
  1570.     public function getGmoPaymentIds()
  1571.     {
  1572.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGmoPaymentIds', []);
  1573.         return parent::getGmoPaymentIds();
  1574.     }
  1575.     /**
  1576.      * {@inheritDoc}
  1577.      */
  1578.     public function setGmoPaymentGatewayPaymentStatus($payment_status)
  1579.     {
  1580.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoPaymentGatewayPaymentStatus', [$payment_status]);
  1581.         return parent::setGmoPaymentGatewayPaymentStatus($payment_status);
  1582.     }
  1583.     /**
  1584.      * {@inheritDoc}
  1585.      */
  1586.     public function getDecPaymentTotal()
  1587.     {
  1588.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDecPaymentTotal', []);
  1589.         return parent::getDecPaymentTotal();
  1590.     }
  1591.     /**
  1592.      * {@inheritDoc}
  1593.      */
  1594.     public function setGmoConfig(\Plugin\GmoPaymentGateway42\Entity\GmoConfig $GmoConfig NULL)
  1595.     {
  1596.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoConfig', [$GmoConfig]);
  1597.         return parent::setGmoConfig($GmoConfig);
  1598.     }
  1599.     /**
  1600.      * {@inheritDoc}
  1601.      */
  1602.     public function setGmoMethodConfig(array $gmoMethodConfig NULL)
  1603.     {
  1604.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoMethodConfig', [$gmoMethodConfig]);
  1605.         return parent::setGmoMethodConfig($gmoMethodConfig);
  1606.     }
  1607.     /**
  1608.      * {@inheritDoc}
  1609.      */
  1610.     public function setGmoPaymentInput(\Plugin\GmoPaymentGateway42\Entity\GmoPaymentInput $GmoPaymentInput NULL)
  1611.     {
  1612.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoPaymentInput', [$GmoPaymentInput]);
  1613.         return parent::setGmoPaymentInput($GmoPaymentInput);
  1614.     }
  1615.     /**
  1616.      * {@inheritDoc}
  1617.      */
  1618.     public function setGmoPaymentMethod(\Plugin\GmoPaymentGateway42\Entity\GmoPaymentMethod $GmoPaymentMethod NULL)
  1619.     {
  1620.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoPaymentMethod', [$GmoPaymentMethod]);
  1621.         return parent::setGmoPaymentMethod($GmoPaymentMethod);
  1622.     }
  1623.     /**
  1624.      * {@inheritDoc}
  1625.      */
  1626.     public function setGmoOrderPayment(\Plugin\GmoPaymentGateway42\Entity\GmoOrderPayment $GmoOrderPayment NULL)
  1627.     {
  1628.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoOrderPayment', [$GmoOrderPayment]);
  1629.         return parent::setGmoOrderPayment($GmoOrderPayment);
  1630.     }
  1631.     /**
  1632.      * {@inheritDoc}
  1633.      */
  1634.     public function setGmoPaymentInfo(array $gmoPaymentInfo)
  1635.     {
  1636.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoPaymentInfo', [$gmoPaymentInfo]);
  1637.         return parent::setGmoPaymentInfo($gmoPaymentInfo);
  1638.     }
  1639.     /**
  1640.      * {@inheritDoc}
  1641.      */
  1642.     public function setGmoPaymentIds(array $gmoPaymentIds)
  1643.     {
  1644.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGmoPaymentIds', [$gmoPaymentIds]);
  1645.         return parent::setGmoPaymentIds($gmoPaymentIds);
  1646.     }
  1647.     /**
  1648.      * {@inheritDoc}
  1649.      */
  1650.     public function getSummaryProductName()
  1651.     {
  1652.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSummaryProductName', []);
  1653.         return parent::getSummaryProductName();
  1654.     }
  1655.     /**
  1656.      * {@inheritDoc}
  1657.      */
  1658.     public function setAddPoint($addPoint)
  1659.     {
  1660.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddPoint', [$addPoint]);
  1661.         return parent::setAddPoint($addPoint);
  1662.     }
  1663.     /**
  1664.      * {@inheritDoc}
  1665.      */
  1666.     public function getAddPoint()
  1667.     {
  1668.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddPoint', []);
  1669.         return parent::getAddPoint();
  1670.     }
  1671.     /**
  1672.      * {@inheritDoc}
  1673.      */
  1674.     public function setUsePoint($usePoint)
  1675.     {
  1676.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUsePoint', [$usePoint]);
  1677.         return parent::setUsePoint($usePoint);
  1678.     }
  1679.     /**
  1680.      * {@inheritDoc}
  1681.      */
  1682.     public function getUsePoint()
  1683.     {
  1684.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsePoint', []);
  1685.         return parent::getUsePoint();
  1686.     }
  1687. }