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

Open in your IDE?
  1. <?php
  2. namespace Proxies\__CG__\Customize\Entity;
  3. /**
  4.  * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
  5.  */
  6. class School extends \Customize\Entity\School 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" 'Customize\\Entity\\School' "\0" 'school_id''' "\0" 'Customize\\Entity\\School' "\0" 'school_name''' "\0" 'Customize\\Entity\\School' "\0" 'school_kana''' "\0" 'Customize\\Entity\\School' "\0" 'school_order''' "\0" 'Customize\\Entity\\School' "\0" 'customer_selfdel_flg''' "\0" 'Customize\\Entity\\School' "\0" 'school_email''' "\0" 'Customize\\Entity\\School' "\0" 'target_student''' "\0" 'Customize\\Entity\\School' "\0" 'online_flag''' "\0" 'Customize\\Entity\\School' "\0" 'school_measuring_flag''' "\0" 'Customize\\Entity\\School' "\0" 'store_measuring_flag''' "\0" 'Customize\\Entity\\School' "\0" 'online_order_deadline''' "\0" 'Customize\\Entity\\School' "\0" 'school_measuring_date''' "\0" 'Customize\\Entity\\School' "\0" 'store_measuring_deadline''' "\0" 'Customize\\Entity\\School' "\0" 'purchase_flag''' "\0" 'Customize\\Entity\\School' "\0" 'online_order_start_date''' "\0" 'Customize\\Entity\\School' "\0" 'online_order_end_date''' "\0" 'Customize\\Entity\\School' "\0" 'members_registration_type''' "\0" 'Customize\\Entity\\School' "\0" 'school_key''' "\0" 'Customize\\Entity\\School' "\0" 'visible_school_key''' "\0" 'Customize\\Entity\\School' "\0" 'create_date''' "\0" 'Customize\\Entity\\School' "\0" 'update_date''' "\0" 'Customize\\Entity\\School' "\0" 'school_code''' "\0" 'Customize\\Entity\\School' "\0" 'entry_url''' "\0" 'Customize\\Entity\\School' "\0" 'SchoolDelivery''' "\0" 'Customize\\Entity\\School' "\0" 'product''' "\0" 'Customize\\Entity\\School' "\0" 'delivery_free_type''' "\0" 'Customize\\Entity\\School' "\0" 'delivery_free_amount''' "\0" 'Customize\\Entity\\School' "\0" 'delivery_free_quantity''' "\0" 'Customize\\Entity\\School' "\0" 'measure_plugin_type''' "\0" 'Customize\\Entity\\School' "\0" 'default_sex_products_filtering_flag''' "\0" 'Customize\\Entity\\School' "\0" 'measuring_registration_required_flag''' "\0" 'Customize\\Entity\\School' "\0" 'top_page_popup_flag''' "\0" 'Customize\\Entity\\School' "\0" 'reg_data_popup_flag''' "\0" 'Customize\\Entity\\School' "\0" 'chat_bot_flag''' "\0" 'Customize\\Entity\\School' "\0" 'measuring_data_confirmation_flag''' "\0" 'Customize\\Entity\\School' "\0" 'size_recommend_flag''' "\0" 'Customize\\Entity\\School' "\0" 'Recommend''' "\0" 'Customize\\Entity\\School' "\0" 'item_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'sale_start_date''' "\0" 'Customize\\Entity\\School' "\0" 'sale_end_date''' "\0" 'Customize\\Entity\\School' "\0" 'reservation_site_url''' "\0" 'Customize\\Entity\\School' "\0" 'name_notation''' "\0" 'Customize\\Entity\\School' "\0" 'name01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'name02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'kana_notation''' "\0" 'Customize\\Entity\\School' "\0" 'kana01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'kana02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'name_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'addr_notation''' "\0" 'Customize\\Entity\\School' "\0" 'zip01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'zip02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'addr01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'addr02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'addr_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'addr_visible_all''' "\0" 'Customize\\Entity\\School' "\0" 'tel_notation''' "\0" 'Customize\\Entity\\School' "\0" 'tel1_01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel1_02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel1_03_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel01_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'tel02_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_notation''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_03_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'email_notation''' "\0" 'Customize\\Entity\\School' "\0" 'email_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'email_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'password_notation''' "\0" 'Customize\\Entity\\School' "\0" 'password_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'password_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'adyear_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'adyear_notation''' "\0" 'Customize\\Entity\\School' "\0" 'adyear_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'exam_number_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'exam_number_notation''' "\0" 'Customize\\Entity\\School' "\0" 'exam_number_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'prev_school_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'prev_school_notation''' "\0" 'Customize\\Entity\\School' "\0" 'prev_school_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'prev_year_class_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'prev_year_class_notation''' "\0" 'Customize\\Entity\\School' "\0" 'prev_year_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'prev_class_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'birth_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'birth_notation''' "\0" 'Customize\\Entity\\School' "\0" 'birth_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name_notation''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'parents_birth_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'parents_birth_notation''' "\0" 'Customize\\Entity\\School' "\0" 'parents_birth_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'current_year_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'current_year_class_notation''' "\0" 'Customize\\Entity\\School' "\0" 'current_year_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'current_class_notation''' "\0" 'Customize\\Entity\\School' "\0" 'student_number_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'student_number_notation''' "\0" 'Customize\\Entity\\School' "\0" 'student_number_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_name''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_notation''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_name''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_notation''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'sex_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'fax_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_height_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_weight_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_shoulder_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_sleeve1_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_sleeve2_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_total_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_neck_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_bust_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_waist_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_hips_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_inseam_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_skirt_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_slacks_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'enter_year_class''' "\0" 'Customize\\Entity\\School' "\0" 'visible_commodity_alert''' "\0" 'Customize\\Entity\\School' "\0" 'visible_flg''' "\0" 'Customize\\Entity\\School' "\0" 'brother_flg''' "\0" 'Customize\\Entity\\School' "\0" 'require_school_key''' "\0" 'Customize\\Entity\\School' "\0" 'require_brothers''' "\0" 'Customize\\Entity\\School' "\0" 'product_sexvisible_type''' "\0" 'Customize\\Entity\\School' "\0" 'report_measure_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_grade_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_class_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_storemail_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_tax_flag''' "\0" 'Customize\\Entity\\School' "\0" 'order_delivery_notation''' "\0" 'Customize\\Entity\\School' "\0" 'order_payment_notation''' "\0" 'Customize\\Entity\\School' "\0" 'addr01_max_length''' "\0" 'Customize\\Entity\\School' "\0" 'addr02_max_length'];
  53.         }
  54.         return ['__isInitialized__''' "\0" 'Customize\\Entity\\School' "\0" 'school_id''' "\0" 'Customize\\Entity\\School' "\0" 'school_name''' "\0" 'Customize\\Entity\\School' "\0" 'school_kana''' "\0" 'Customize\\Entity\\School' "\0" 'school_order''' "\0" 'Customize\\Entity\\School' "\0" 'customer_selfdel_flg''' "\0" 'Customize\\Entity\\School' "\0" 'school_email''' "\0" 'Customize\\Entity\\School' "\0" 'target_student''' "\0" 'Customize\\Entity\\School' "\0" 'online_flag''' "\0" 'Customize\\Entity\\School' "\0" 'school_measuring_flag''' "\0" 'Customize\\Entity\\School' "\0" 'store_measuring_flag''' "\0" 'Customize\\Entity\\School' "\0" 'online_order_deadline''' "\0" 'Customize\\Entity\\School' "\0" 'school_measuring_date''' "\0" 'Customize\\Entity\\School' "\0" 'store_measuring_deadline''' "\0" 'Customize\\Entity\\School' "\0" 'purchase_flag''' "\0" 'Customize\\Entity\\School' "\0" 'online_order_start_date''' "\0" 'Customize\\Entity\\School' "\0" 'online_order_end_date''' "\0" 'Customize\\Entity\\School' "\0" 'members_registration_type''' "\0" 'Customize\\Entity\\School' "\0" 'school_key''' "\0" 'Customize\\Entity\\School' "\0" 'visible_school_key''' "\0" 'Customize\\Entity\\School' "\0" 'create_date''' "\0" 'Customize\\Entity\\School' "\0" 'update_date''' "\0" 'Customize\\Entity\\School' "\0" 'school_code''' "\0" 'Customize\\Entity\\School' "\0" 'entry_url''' "\0" 'Customize\\Entity\\School' "\0" 'SchoolDelivery''' "\0" 'Customize\\Entity\\School' "\0" 'product''' "\0" 'Customize\\Entity\\School' "\0" 'delivery_free_type''' "\0" 'Customize\\Entity\\School' "\0" 'delivery_free_amount''' "\0" 'Customize\\Entity\\School' "\0" 'delivery_free_quantity''' "\0" 'Customize\\Entity\\School' "\0" 'measure_plugin_type''' "\0" 'Customize\\Entity\\School' "\0" 'default_sex_products_filtering_flag''' "\0" 'Customize\\Entity\\School' "\0" 'measuring_registration_required_flag''' "\0" 'Customize\\Entity\\School' "\0" 'top_page_popup_flag''' "\0" 'Customize\\Entity\\School' "\0" 'reg_data_popup_flag''' "\0" 'Customize\\Entity\\School' "\0" 'chat_bot_flag''' "\0" 'Customize\\Entity\\School' "\0" 'measuring_data_confirmation_flag''' "\0" 'Customize\\Entity\\School' "\0" 'size_recommend_flag''' "\0" 'Customize\\Entity\\School' "\0" 'Recommend''' "\0" 'Customize\\Entity\\School' "\0" 'item_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'sale_start_date''' "\0" 'Customize\\Entity\\School' "\0" 'sale_end_date''' "\0" 'Customize\\Entity\\School' "\0" 'reservation_site_url''' "\0" 'Customize\\Entity\\School' "\0" 'name_notation''' "\0" 'Customize\\Entity\\School' "\0" 'name01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'name02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'kana_notation''' "\0" 'Customize\\Entity\\School' "\0" 'kana01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'kana02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'name_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'addr_notation''' "\0" 'Customize\\Entity\\School' "\0" 'zip01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'zip02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'addr01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'addr02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'addr_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'addr_visible_all''' "\0" 'Customize\\Entity\\School' "\0" 'tel_notation''' "\0" 'Customize\\Entity\\School' "\0" 'tel1_01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel1_02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel1_03_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel01_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'tel02_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_notation''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'tel2_03_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'email_notation''' "\0" 'Customize\\Entity\\School' "\0" 'email_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'email_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'password_notation''' "\0" 'Customize\\Entity\\School' "\0" 'password_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'password_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'adyear_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'adyear_notation''' "\0" 'Customize\\Entity\\School' "\0" 'adyear_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'exam_number_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'exam_number_notation''' "\0" 'Customize\\Entity\\School' "\0" 'exam_number_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'prev_school_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'prev_school_notation''' "\0" 'Customize\\Entity\\School' "\0" 'prev_school_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'prev_year_class_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'prev_year_class_notation''' "\0" 'Customize\\Entity\\School' "\0" 'prev_year_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'prev_class_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'birth_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'birth_notation''' "\0" 'Customize\\Entity\\School' "\0" 'birth_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name_notation''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name01_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'parents_name02_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'parents_birth_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'parents_birth_notation''' "\0" 'Customize\\Entity\\School' "\0" 'parents_birth_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'current_year_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'current_year_class_notation''' "\0" 'Customize\\Entity\\School' "\0" 'current_year_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'current_class_notation''' "\0" 'Customize\\Entity\\School' "\0" 'student_number_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'student_number_notation''' "\0" 'Customize\\Entity\\School' "\0" 'student_number_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_name''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_notation''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem1_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_name''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_notation''' "\0" 'Customize\\Entity\\School' "\0" 'freeitem2_entry_sample''' "\0" 'Customize\\Entity\\School' "\0" 'sex_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'fax_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_height_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_weight_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_shoulder_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_sleeve1_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_sleeve2_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_total_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_neck_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_bust_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_waist_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_hips_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_inseam_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_skirt_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'measure_slacks_visible_type''' "\0" 'Customize\\Entity\\School' "\0" 'enter_year_class''' "\0" 'Customize\\Entity\\School' "\0" 'visible_commodity_alert''' "\0" 'Customize\\Entity\\School' "\0" 'visible_flg''' "\0" 'Customize\\Entity\\School' "\0" 'brother_flg''' "\0" 'Customize\\Entity\\School' "\0" 'require_school_key''' "\0" 'Customize\\Entity\\School' "\0" 'require_brothers''' "\0" 'Customize\\Entity\\School' "\0" 'product_sexvisible_type''' "\0" 'Customize\\Entity\\School' "\0" 'report_measure_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_grade_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_class_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_storemail_flag''' "\0" 'Customize\\Entity\\School' "\0" 'report_tax_flag''' "\0" 'Customize\\Entity\\School' "\0" 'order_delivery_notation''' "\0" 'Customize\\Entity\\School' "\0" 'order_payment_notation''' "\0" 'Customize\\Entity\\School' "\0" 'addr01_max_length''' "\0" 'Customize\\Entity\\School' "\0" 'addr02_max_length'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (School $proxy) {
  63.                 $proxy->__setInitializer(null);
  64.                 $proxy->__setCloner(null);
  65.                 $existingProperties get_object_vars($proxy);
  66.                 foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
  67.                     if ( ! array_key_exists($property$existingProperties)) {
  68.                         $proxy->$property $defaultValue;
  69.                     }
  70.                 }
  71.             };
  72.         }
  73.     }
  74.     /**
  75.      * 
  76.      */
  77.     public function __clone()
  78.     {
  79.         $this->__cloner__ && $this->__cloner__->__invoke($this'__clone', []);
  80.     }
  81.     /**
  82.      * Forces initialization of the proxy
  83.      */
  84.     public function __load(): void
  85.     {
  86.         $this->__initializer__ && $this->__initializer__->__invoke($this'__load', []);
  87.     }
  88.     /**
  89.      * {@inheritDoc}
  90.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  91.      */
  92.     public function __isInitialized(): bool
  93.     {
  94.         return $this->__isInitialized__;
  95.     }
  96.     /**
  97.      * {@inheritDoc}
  98.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  99.      */
  100.     public function __setInitialized($initialized): void
  101.     {
  102.         $this->__isInitialized__ $initialized;
  103.     }
  104.     /**
  105.      * {@inheritDoc}
  106.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  107.      */
  108.     public function __setInitializer(\Closure $initializer null): void
  109.     {
  110.         $this->__initializer__ $initializer;
  111.     }
  112.     /**
  113.      * {@inheritDoc}
  114.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  115.      */
  116.     public function __getInitializer(): ?\Closure
  117.     {
  118.         return $this->__initializer__;
  119.     }
  120.     /**
  121.      * {@inheritDoc}
  122.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  123.      */
  124.     public function __setCloner(\Closure $cloner null): void
  125.     {
  126.         $this->__cloner__ $cloner;
  127.     }
  128.     /**
  129.      * {@inheritDoc}
  130.      * @internal generated method: use only when explicitly handling proxy specific cloning logic
  131.      */
  132.     public function __getCloner(): ?\Closure
  133.     {
  134.         return $this->__cloner__;
  135.     }
  136.     /**
  137.      * {@inheritDoc}
  138.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  139.      * @deprecated no longer in use - generated code now relies on internal components rather than generated public API
  140.      * @static
  141.      */
  142.     public function __getLazyProperties(): array
  143.     {
  144.         return self::$lazyPropertiesDefaults;
  145.     }
  146.     
  147.     /**
  148.      * {@inheritDoc}
  149.      */
  150.     public function __toString(): string
  151.     {
  152.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  153.         return parent::__toString();
  154.     }
  155.     /**
  156.      * {@inheritDoc}
  157.      */
  158.     public function getSchoolId()
  159.     {
  160.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolId', []);
  161.         return parent::getSchoolId();
  162.     }
  163.     /**
  164.      * {@inheritDoc}
  165.      */
  166.     public function setSchoolName($schoolName)
  167.     {
  168.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolName', [$schoolName]);
  169.         return parent::setSchoolName($schoolName);
  170.     }
  171.     /**
  172.      * {@inheritDoc}
  173.      */
  174.     public function getSchoolName()
  175.     {
  176.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolName', []);
  177.         return parent::getSchoolName();
  178.     }
  179.     /**
  180.      * {@inheritDoc}
  181.      */
  182.     public function setSchoolKana($schoolKana)
  183.     {
  184.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolKana', [$schoolKana]);
  185.         return parent::setSchoolKana($schoolKana);
  186.     }
  187.     /**
  188.      * {@inheritDoc}
  189.      */
  190.     public function getSchoolKana()
  191.     {
  192.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolKana', []);
  193.         return parent::getSchoolKana();
  194.     }
  195.     /**
  196.      * {@inheritDoc}
  197.      */
  198.     public function setSchoolOrder($schoolOrder)
  199.     {
  200.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolOrder', [$schoolOrder]);
  201.         return parent::setSchoolOrder($schoolOrder);
  202.     }
  203.     /**
  204.      * {@inheritDoc}
  205.      */
  206.     public function getSchoolOrder()
  207.     {
  208.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolOrder', []);
  209.         return parent::getSchoolOrder();
  210.     }
  211.     /**
  212.      * {@inheritDoc}
  213.      */
  214.     public function setSchoolEmail($schoolEmail)
  215.     {
  216.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolEmail', [$schoolEmail]);
  217.         return parent::setSchoolEmail($schoolEmail);
  218.     }
  219.     /**
  220.      * {@inheritDoc}
  221.      */
  222.     public function getSchoolEmail()
  223.     {
  224.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolEmail', []);
  225.         return parent::getSchoolEmail();
  226.     }
  227.     /**
  228.      * {@inheritDoc}
  229.      */
  230.     public function setTargetStudent($targetStudent)
  231.     {
  232.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTargetStudent', [$targetStudent]);
  233.         return parent::setTargetStudent($targetStudent);
  234.     }
  235.     /**
  236.      * {@inheritDoc}
  237.      */
  238.     public function getTargetStudent()
  239.     {
  240.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTargetStudent', []);
  241.         return parent::getTargetStudent();
  242.     }
  243.     /**
  244.      * {@inheritDoc}
  245.      */
  246.     public function TargetStudent()
  247.     {
  248.         $this->__initializer__ && $this->__initializer__->__invoke($this'TargetStudent', []);
  249.         return parent::TargetStudent();
  250.     }
  251.     /**
  252.      * {@inheritDoc}
  253.      */
  254.     public function setOnlineFlag($onlineFlag)
  255.     {
  256.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOnlineFlag', [$onlineFlag]);
  257.         return parent::setOnlineFlag($onlineFlag);
  258.     }
  259.     /**
  260.      * {@inheritDoc}
  261.      */
  262.     public function getOnlineFlag()
  263.     {
  264.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOnlineFlag', []);
  265.         return parent::getOnlineFlag();
  266.     }
  267.     /**
  268.      * {@inheritDoc}
  269.      */
  270.     public function setSchoolMeasuringFlag($schoolMeasuringFlag)
  271.     {
  272.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolMeasuringFlag', [$schoolMeasuringFlag]);
  273.         return parent::setSchoolMeasuringFlag($schoolMeasuringFlag);
  274.     }
  275.     /**
  276.      * {@inheritDoc}
  277.      */
  278.     public function getSchoolMeasuringFlag()
  279.     {
  280.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolMeasuringFlag', []);
  281.         return parent::getSchoolMeasuringFlag();
  282.     }
  283.     /**
  284.      * {@inheritDoc}
  285.      */
  286.     public function setStoreMeasuringFlag($storeMeasuringFlag)
  287.     {
  288.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStoreMeasuringFlag', [$storeMeasuringFlag]);
  289.         return parent::setStoreMeasuringFlag($storeMeasuringFlag);
  290.     }
  291.     /**
  292.      * {@inheritDoc}
  293.      */
  294.     public function getStoreMeasuringFlag()
  295.     {
  296.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStoreMeasuringFlag', []);
  297.         return parent::getStoreMeasuringFlag();
  298.     }
  299.     /**
  300.      * {@inheritDoc}
  301.      */
  302.     public function setPurchaseFlag($purchaseFlag)
  303.     {
  304.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPurchaseFlag', [$purchaseFlag]);
  305.         return parent::setPurchaseFlag($purchaseFlag);
  306.     }
  307.     /**
  308.      * {@inheritDoc}
  309.      */
  310.     public function getPurchaseFlag()
  311.     {
  312.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPurchaseFlag', []);
  313.         return parent::getPurchaseFlag();
  314.     }
  315.     /**
  316.      * {@inheritDoc}
  317.      */
  318.     public function setOnlineOrderDeadline($onlineOrderDeadline)
  319.     {
  320.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOnlineOrderDeadline', [$onlineOrderDeadline]);
  321.         return parent::setOnlineOrderDeadline($onlineOrderDeadline);
  322.     }
  323.     /**
  324.      * {@inheritDoc}
  325.      */
  326.     public function getOnlineOrderDeadline()
  327.     {
  328.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOnlineOrderDeadline', []);
  329.         return parent::getOnlineOrderDeadline();
  330.     }
  331.     /**
  332.      * {@inheritDoc}
  333.      */
  334.     public function setSchoolMeasuringDate($schoolMeasuringDate)
  335.     {
  336.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolMeasuringDate', [$schoolMeasuringDate]);
  337.         return parent::setSchoolMeasuringDate($schoolMeasuringDate);
  338.     }
  339.     /**
  340.      * {@inheritDoc}
  341.      */
  342.     public function getSchoolMeasuringDate()
  343.     {
  344.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolMeasuringDate', []);
  345.         return parent::getSchoolMeasuringDate();
  346.     }
  347.     /**
  348.      * {@inheritDoc}
  349.      */
  350.     public function setStoreMeasuringDeadline($storeMeasuringDeadline)
  351.     {
  352.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStoreMeasuringDeadline', [$storeMeasuringDeadline]);
  353.         return parent::setStoreMeasuringDeadline($storeMeasuringDeadline);
  354.     }
  355.     /**
  356.      * {@inheritDoc}
  357.      */
  358.     public function getStoreMeasuringDeadline()
  359.     {
  360.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStoreMeasuringDeadline', []);
  361.         return parent::getStoreMeasuringDeadline();
  362.     }
  363.     /**
  364.      * {@inheritDoc}
  365.      */
  366.     public function setOnlineOrderStartDate($onlineOrderStartDate)
  367.     {
  368.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOnlineOrderStartDate', [$onlineOrderStartDate]);
  369.         return parent::setOnlineOrderStartDate($onlineOrderStartDate);
  370.     }
  371.     /**
  372.      * {@inheritDoc}
  373.      */
  374.     public function getOnlineOrderStartDate()
  375.     {
  376.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOnlineOrderStartDate', []);
  377.         return parent::getOnlineOrderStartDate();
  378.     }
  379.     /**
  380.      * {@inheritDoc}
  381.      */
  382.     public function setOnlineOrderEndDate($onlineOrderEndDate)
  383.     {
  384.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOnlineOrderEndDate', [$onlineOrderEndDate]);
  385.         return parent::setOnlineOrderEndDate($onlineOrderEndDate);
  386.     }
  387.     /**
  388.      * {@inheritDoc}
  389.      */
  390.     public function getOnlineOrderEndDate()
  391.     {
  392.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOnlineOrderEndDate', []);
  393.         return parent::getOnlineOrderEndDate();
  394.     }
  395.     /**
  396.      * {@inheritDoc}
  397.      */
  398.     public function setMembersRegistrationType($membersRegistrationType)
  399.     {
  400.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMembersRegistrationType', [$membersRegistrationType]);
  401.         return parent::setMembersRegistrationType($membersRegistrationType);
  402.     }
  403.     /**
  404.      * {@inheritDoc}
  405.      */
  406.     public function getMembersRegistrationType()
  407.     {
  408.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMembersRegistrationType', []);
  409.         return parent::getMembersRegistrationType();
  410.     }
  411.     /**
  412.      * {@inheritDoc}
  413.      */
  414.     public function setSchoolKey($schoolKey)
  415.     {
  416.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolKey', [$schoolKey]);
  417.         return parent::setSchoolKey($schoolKey);
  418.     }
  419.     /**
  420.      * {@inheritDoc}
  421.      */
  422.     public function getSchoolKey()
  423.     {
  424.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolKey', []);
  425.         return parent::getSchoolKey();
  426.     }
  427.     /**
  428.      * {@inheritDoc}
  429.      */
  430.     public function setVisibleSchoolKey($visibleSchoolKey)
  431.     {
  432.         $this->__initializer__ && $this->__initializer__->__invoke($this'setVisibleSchoolKey', [$visibleSchoolKey]);
  433.         return parent::setVisibleSchoolKey($visibleSchoolKey);
  434.     }
  435.     /**
  436.      * {@inheritDoc}
  437.      */
  438.     public function isVisibleSchoolKey()
  439.     {
  440.         $this->__initializer__ && $this->__initializer__->__invoke($this'isVisibleSchoolKey', []);
  441.         return parent::isVisibleSchoolKey();
  442.     }
  443.     /**
  444.      * {@inheritDoc}
  445.      */
  446.     public function setSchoolCode($schoolCode)
  447.     {
  448.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSchoolCode', [$schoolCode]);
  449.         return parent::setSchoolCode($schoolCode);
  450.     }
  451.     /**
  452.      * {@inheritDoc}
  453.      */
  454.     public function getEntryUrl()
  455.     {
  456.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEntryUrl', []);
  457.         return parent::getEntryUrl();
  458.     }
  459.     /**
  460.      * {@inheritDoc}
  461.      */
  462.     public function setEntryUrl($entryUrl)
  463.     {
  464.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEntryUrl', [$entryUrl]);
  465.         return parent::setEntryUrl($entryUrl);
  466.     }
  467.     /**
  468.      * {@inheritDoc}
  469.      */
  470.     public function getSchoolCode()
  471.     {
  472.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolCode', []);
  473.         return parent::getSchoolCode();
  474.     }
  475.     /**
  476.      * {@inheritDoc}
  477.      */
  478.     public function setCreateDate($createDate)
  479.     {
  480.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCreateDate', [$createDate]);
  481.         return parent::setCreateDate($createDate);
  482.     }
  483.     /**
  484.      * {@inheritDoc}
  485.      */
  486.     public function getCreateDate()
  487.     {
  488.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCreateDate', []);
  489.         return parent::getCreateDate();
  490.     }
  491.     /**
  492.      * {@inheritDoc}
  493.      */
  494.     public function setUpdateDate($updateDate)
  495.     {
  496.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUpdateDate', [$updateDate]);
  497.         return parent::setUpdateDate($updateDate);
  498.     }
  499.     /**
  500.      * {@inheritDoc}
  501.      */
  502.     public function getUpdateDate()
  503.     {
  504.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUpdateDate', []);
  505.         return parent::getUpdateDate();
  506.     }
  507.     /**
  508.      * {@inheritDoc}
  509.      */
  510.     public function addProduct(\Eccube\Entity\Product $product)
  511.     {
  512.         $this->__initializer__ && $this->__initializer__->__invoke($this'addProduct', [$product]);
  513.         return parent::addProduct($product);
  514.     }
  515.     /**
  516.      * {@inheritDoc}
  517.      */
  518.     public function removeProduct(\Eccube\Entity\Product $product)
  519.     {
  520.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeProduct', [$product]);
  521.         return parent::removeProduct($product);
  522.     }
  523.     /**
  524.      * {@inheritDoc}
  525.      */
  526.     public function getProduct()
  527.     {
  528.         $this->__initializer__ && $this->__initializer__->__invoke($this'getProduct', []);
  529.         return parent::getProduct();
  530.     }
  531.     /**
  532.      * {@inheritDoc}
  533.      */
  534.     public function addSchoolDelivery(\Customize\Entity\SchoolDelivery $SchoolDelivery)
  535.     {
  536.         $this->__initializer__ && $this->__initializer__->__invoke($this'addSchoolDelivery', [$SchoolDelivery]);
  537.         return parent::addSchoolDelivery($SchoolDelivery);
  538.     }
  539.     /**
  540.      * {@inheritDoc}
  541.      */
  542.     public function removeSchoolDelivery(\Customize\Entity\SchoolDelivery $SchoolDelivery)
  543.     {
  544.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeSchoolDelivery', [$SchoolDelivery]);
  545.         return parent::removeSchoolDelivery($SchoolDelivery);
  546.     }
  547.     /**
  548.      * {@inheritDoc}
  549.      */
  550.     public function getSchoolDelivery()
  551.     {
  552.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSchoolDelivery', []);
  553.         return parent::getSchoolDelivery();
  554.     }
  555.     /**
  556.      * {@inheritDoc}
  557.      */
  558.     public function hasSchool($Delivery)
  559.     {
  560.         $this->__initializer__ && $this->__initializer__->__invoke($this'hasSchool', [$Delivery]);
  561.         return parent::hasSchool($Delivery);
  562.     }
  563.     /**
  564.      * {@inheritDoc}
  565.      */
  566.     public function setDeliveryFreeType($delivery_free_type)
  567.     {
  568.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeliveryFreeType', [$delivery_free_type]);
  569.         return parent::setDeliveryFreeType($delivery_free_type);
  570.     }
  571.     /**
  572.      * {@inheritDoc}
  573.      */
  574.     public function getDeliveryFreeType()
  575.     {
  576.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeliveryFreeType', []);
  577.         return parent::getDeliveryFreeType();
  578.     }
  579.     /**
  580.      * {@inheritDoc}
  581.      */
  582.     public function setDeliveryFreeAmount($delivery_free_amount)
  583.     {
  584.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeliveryFreeAmount', [$delivery_free_amount]);
  585.         return parent::setDeliveryFreeAmount($delivery_free_amount);
  586.     }
  587.     /**
  588.      * {@inheritDoc}
  589.      */
  590.     public function getDeliveryFreeAmount()
  591.     {
  592.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeliveryFreeAmount', []);
  593.         return parent::getDeliveryFreeAmount();
  594.     }
  595.     /**
  596.      * {@inheritDoc}
  597.      */
  598.     public function setDeliveryFreeQuantity($delivery_free_quantity)
  599.     {
  600.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeliveryFreeQuantity', [$delivery_free_quantity]);
  601.         return parent::setDeliveryFreeQuantity($delivery_free_quantity);
  602.     }
  603.     /**
  604.      * {@inheritDoc}
  605.      */
  606.     public function getDeliveryFreeQuantity()
  607.     {
  608.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeliveryFreeQuantity', []);
  609.         return parent::getDeliveryFreeQuantity();
  610.     }
  611.     /**
  612.      * {@inheritDoc}
  613.      */
  614.     public function setMeasurePluginType($measurePluginType)
  615.     {
  616.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasurePluginType', [$measurePluginType]);
  617.         return parent::setMeasurePluginType($measurePluginType);
  618.     }
  619.     /**
  620.      * {@inheritDoc}
  621.      */
  622.     public function getMeasurePluginType()
  623.     {
  624.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasurePluginType', []);
  625.         return parent::getMeasurePluginType();
  626.     }
  627.     /**
  628.      * {@inheritDoc}
  629.      */
  630.     public function setDefaultSexProductsFilteringFlag($defaultSexProductsFilteringFlag)
  631.     {
  632.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDefaultSexProductsFilteringFlag', [$defaultSexProductsFilteringFlag]);
  633.         return parent::setDefaultSexProductsFilteringFlag($defaultSexProductsFilteringFlag);
  634.     }
  635.     /**
  636.      * {@inheritDoc}
  637.      */
  638.     public function getDefaultSexProductsFilteringFlag()
  639.     {
  640.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDefaultSexProductsFilteringFlag', []);
  641.         return parent::getDefaultSexProductsFilteringFlag();
  642.     }
  643.     /**
  644.      * {@inheritDoc}
  645.      */
  646.     public function setMeasuringRegistrationRequiredFlag($measuringRegistrationRequiredFlag)
  647.     {
  648.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasuringRegistrationRequiredFlag', [$measuringRegistrationRequiredFlag]);
  649.         return parent::setMeasuringRegistrationRequiredFlag($measuringRegistrationRequiredFlag);
  650.     }
  651.     /**
  652.      * {@inheritDoc}
  653.      */
  654.     public function getMeasuringRegistrationRequiredFlag()
  655.     {
  656.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasuringRegistrationRequiredFlag', []);
  657.         return parent::getMeasuringRegistrationRequiredFlag();
  658.     }
  659.     /**
  660.      * {@inheritDoc}
  661.      */
  662.     public function setTopPagePopupFlag($topPagePopupFlag)
  663.     {
  664.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTopPagePopupFlag', [$topPagePopupFlag]);
  665.         return parent::setTopPagePopupFlag($topPagePopupFlag);
  666.     }
  667.     /**
  668.      * {@inheritDoc}
  669.      */
  670.     public function getTopPagePopupFlag()
  671.     {
  672.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTopPagePopupFlag', []);
  673.         return parent::getTopPagePopupFlag();
  674.     }
  675.     /**
  676.      * {@inheritDoc}
  677.      */
  678.     public function setRegDataPopupFlag($reg_data_popup_flag)
  679.     {
  680.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRegDataPopupFlag', [$reg_data_popup_flag]);
  681.         return parent::setRegDataPopupFlag($reg_data_popup_flag);
  682.     }
  683.     /**
  684.      * {@inheritDoc}
  685.      */
  686.     public function getRegDataPopupFlag()
  687.     {
  688.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRegDataPopupFlag', []);
  689.         return parent::getRegDataPopupFlag();
  690.     }
  691.     /**
  692.      * {@inheritDoc}
  693.      */
  694.     public function setChatBotFlag($chatBotFlag)
  695.     {
  696.         $this->__initializer__ && $this->__initializer__->__invoke($this'setChatBotFlag', [$chatBotFlag]);
  697.         return parent::setChatBotFlag($chatBotFlag);
  698.     }
  699.     /**
  700.      * {@inheritDoc}
  701.      */
  702.     public function getChatBotFlag()
  703.     {
  704.         $this->__initializer__ && $this->__initializer__->__invoke($this'getChatBotFlag', []);
  705.         return parent::getChatBotFlag();
  706.     }
  707.     /**
  708.      * {@inheritDoc}
  709.      */
  710.     public function setMeasuringDataConfirmationFlag($measuringDataConfirmationFlag)
  711.     {
  712.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasuringDataConfirmationFlag', [$measuringDataConfirmationFlag]);
  713.         return parent::setMeasuringDataConfirmationFlag($measuringDataConfirmationFlag);
  714.     }
  715.     /**
  716.      * {@inheritDoc}
  717.      */
  718.     public function getMeasuringDataConfirmationFlag()
  719.     {
  720.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasuringDataConfirmationFlag', []);
  721.         return parent::getMeasuringDataConfirmationFlag();
  722.     }
  723.     /**
  724.      * {@inheritDoc}
  725.      */
  726.     public function setRecommend($Recommend)
  727.     {
  728.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRecommend', [$Recommend]);
  729.         return parent::setRecommend($Recommend);
  730.     }
  731.     /**
  732.      * {@inheritDoc}
  733.      */
  734.     public function getRecommend()
  735.     {
  736.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRecommend', []);
  737.         return parent::getRecommend();
  738.     }
  739.     /**
  740.      * {@inheritDoc}
  741.      */
  742.     public function setSizeRecommendFlag($sizeRecommendFlag)
  743.     {
  744.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSizeRecommendFlag', [$sizeRecommendFlag]);
  745.         return parent::setSizeRecommendFlag($sizeRecommendFlag);
  746.     }
  747.     /**
  748.      * {@inheritDoc}
  749.      */
  750.     public function getItemVisibleType()
  751.     {
  752.         $this->__initializer__ && $this->__initializer__->__invoke($this'getItemVisibleType', []);
  753.         return parent::getItemVisibleType();
  754.     }
  755.     /**
  756.      * {@inheritDoc}
  757.      */
  758.     public function setItemVisibleType($item_visible_type)
  759.     {
  760.         $this->__initializer__ && $this->__initializer__->__invoke($this'setItemVisibleType', [$item_visible_type]);
  761.         return parent::setItemVisibleType($item_visible_type);
  762.     }
  763.     /**
  764.      * {@inheritDoc}
  765.      */
  766.     public function getSizeRecommendFlag()
  767.     {
  768.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSizeRecommendFlag', []);
  769.         return parent::getSizeRecommendFlag();
  770.     }
  771.     /**
  772.      * {@inheritDoc}
  773.      */
  774.     public function setSaleStartDate($saleStart_date)
  775.     {
  776.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSaleStartDate', [$saleStart_date]);
  777.         return parent::setSaleStartDate($saleStart_date);
  778.     }
  779.     /**
  780.      * {@inheritDoc}
  781.      */
  782.     public function getSaleStartDate()
  783.     {
  784.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSaleStartDate', []);
  785.         return parent::getSaleStartDate();
  786.     }
  787.     /**
  788.      * {@inheritDoc}
  789.      */
  790.     public function setSaleEndDate($saleEndDate)
  791.     {
  792.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSaleEndDate', [$saleEndDate]);
  793.         return parent::setSaleEndDate($saleEndDate);
  794.     }
  795.     /**
  796.      * {@inheritDoc}
  797.      */
  798.     public function getSaleEndDate()
  799.     {
  800.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSaleEndDate', []);
  801.         return parent::getSaleEndDate();
  802.     }
  803.     /**
  804.      * {@inheritDoc}
  805.      */
  806.     public function setReservationSiteUrl($reservationSiteUrl)
  807.     {
  808.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReservationSiteUrl', [$reservationSiteUrl]);
  809.         return parent::setReservationSiteUrl($reservationSiteUrl);
  810.     }
  811.     /**
  812.      * {@inheritDoc}
  813.      */
  814.     public function getReservationSiteUrl()
  815.     {
  816.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReservationSiteUrl', []);
  817.         return parent::getReservationSiteUrl();
  818.     }
  819.     /**
  820.      * {@inheritDoc}
  821.      */
  822.     public function setNameNotation($nameNotation)
  823.     {
  824.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNameNotation', [$nameNotation]);
  825.         return parent::setNameNotation($nameNotation);
  826.     }
  827.     /**
  828.      * {@inheritDoc}
  829.      */
  830.     public function getNameNotation()
  831.     {
  832.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNameNotation', []);
  833.         return parent::getNameNotation();
  834.     }
  835.     /**
  836.      * {@inheritDoc}
  837.      */
  838.     public function setName01EntrySample($name01EntrySample)
  839.     {
  840.         $this->__initializer__ && $this->__initializer__->__invoke($this'setName01EntrySample', [$name01EntrySample]);
  841.         return parent::setName01EntrySample($name01EntrySample);
  842.     }
  843.     /**
  844.      * {@inheritDoc}
  845.      */
  846.     public function getName01EntrySample()
  847.     {
  848.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName01EntrySample', []);
  849.         return parent::getName01EntrySample();
  850.     }
  851.     /**
  852.      * {@inheritDoc}
  853.      */
  854.     public function setName02EntrySample($name02EntrySample)
  855.     {
  856.         $this->__initializer__ && $this->__initializer__->__invoke($this'setName02EntrySample', [$name02EntrySample]);
  857.         return parent::setName02EntrySample($name02EntrySample);
  858.     }
  859.     /**
  860.      * {@inheritDoc}
  861.      */
  862.     public function getName02EntrySample()
  863.     {
  864.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName02EntrySample', []);
  865.         return parent::getName02EntrySample();
  866.     }
  867.     /**
  868.      * {@inheritDoc}
  869.      */
  870.     public function setKanaNotation($kanaNotation)
  871.     {
  872.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKanaNotation', [$kanaNotation]);
  873.         return parent::setKanaNotation($kanaNotation);
  874.     }
  875.     /**
  876.      * {@inheritDoc}
  877.      */
  878.     public function getKanaNotation()
  879.     {
  880.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKanaNotation', []);
  881.         return parent::getKanaNotation();
  882.     }
  883.     /**
  884.      * {@inheritDoc}
  885.      */
  886.     public function setKana01EntrySample($kana01EntrySample)
  887.     {
  888.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKana01EntrySample', [$kana01EntrySample]);
  889.         return parent::setKana01EntrySample($kana01EntrySample);
  890.     }
  891.     /**
  892.      * {@inheritDoc}
  893.      */
  894.     public function getKana01EntrySample()
  895.     {
  896.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKana01EntrySample', []);
  897.         return parent::getKana01EntrySample();
  898.     }
  899.     /**
  900.      * {@inheritDoc}
  901.      */
  902.     public function setKana02EntrySample($kana02EntrySample)
  903.     {
  904.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKana02EntrySample', [$kana02EntrySample]);
  905.         return parent::setKana02EntrySample($kana02EntrySample);
  906.     }
  907.     /**
  908.      * {@inheritDoc}
  909.      */
  910.     public function getKana02EntrySample()
  911.     {
  912.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKana02EntrySample', []);
  913.         return parent::getKana02EntrySample();
  914.     }
  915.     /**
  916.      * {@inheritDoc}
  917.      */
  918.     public function getNameVisibleType()
  919.     {
  920.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNameVisibleType', []);
  921.         return parent::getNameVisibleType();
  922.     }
  923.     /**
  924.      * {@inheritDoc}
  925.      */
  926.     public function setNameVisibleType($name_visible_type)
  927.     {
  928.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNameVisibleType', [$name_visible_type]);
  929.         return parent::setNameVisibleType($name_visible_type);
  930.     }
  931.     /**
  932.      * {@inheritDoc}
  933.      */
  934.     public function setAddrNotation($addrNotation)
  935.     {
  936.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddrNotation', [$addrNotation]);
  937.         return parent::setAddrNotation($addrNotation);
  938.     }
  939.     /**
  940.      * {@inheritDoc}
  941.      */
  942.     public function getAddrNotation()
  943.     {
  944.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddrNotation', []);
  945.         return parent::getAddrNotation();
  946.     }
  947.     /**
  948.      * {@inheritDoc}
  949.      */
  950.     public function setZip01EntrySample($zip01EntrySample)
  951.     {
  952.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZip01EntrySample', [$zip01EntrySample]);
  953.         return parent::setZip01EntrySample($zip01EntrySample);
  954.     }
  955.     /**
  956.      * {@inheritDoc}
  957.      */
  958.     public function getZip01EntrySample()
  959.     {
  960.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZip01EntrySample', []);
  961.         return parent::getZip01EntrySample();
  962.     }
  963.     /**
  964.      * {@inheritDoc}
  965.      */
  966.     public function setZip02EntrySample($zip02EntrySample)
  967.     {
  968.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZip02EntrySample', [$zip02EntrySample]);
  969.         return parent::setZip02EntrySample($zip02EntrySample);
  970.     }
  971.     /**
  972.      * {@inheritDoc}
  973.      */
  974.     public function getZip02EntrySample()
  975.     {
  976.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZip02EntrySample', []);
  977.         return parent::getZip02EntrySample();
  978.     }
  979.     /**
  980.      * {@inheritDoc}
  981.      */
  982.     public function setAddr01EntrySample($addr01EntrySample)
  983.     {
  984.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr01EntrySample', [$addr01EntrySample]);
  985.         return parent::setAddr01EntrySample($addr01EntrySample);
  986.     }
  987.     /**
  988.      * {@inheritDoc}
  989.      */
  990.     public function getAddr01EntrySample()
  991.     {
  992.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr01EntrySample', []);
  993.         return parent::getAddr01EntrySample();
  994.     }
  995.     /**
  996.      * {@inheritDoc}
  997.      */
  998.     public function setAddr02EntrySample($addr02EntrySample)
  999.     {
  1000.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr02EntrySample', [$addr02EntrySample]);
  1001.         return parent::setAddr02EntrySample($addr02EntrySample);
  1002.     }
  1003.     /**
  1004.      * {@inheritDoc}
  1005.      */
  1006.     public function getAddr02EntrySample()
  1007.     {
  1008.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr02EntrySample', []);
  1009.         return parent::getAddr02EntrySample();
  1010.     }
  1011.     /**
  1012.      * {@inheritDoc}
  1013.      */
  1014.     public function getAddrVisibleType()
  1015.     {
  1016.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddrVisibleType', []);
  1017.         return parent::getAddrVisibleType();
  1018.     }
  1019.     /**
  1020.      * {@inheritDoc}
  1021.      */
  1022.     public function setAddrVisibleType($addr_visible_type)
  1023.     {
  1024.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddrVisibleType', [$addr_visible_type]);
  1025.         return parent::setAddrVisibleType($addr_visible_type);
  1026.     }
  1027.     /**
  1028.      * {@inheritDoc}
  1029.      */
  1030.     public function isAddrVisibleAll()
  1031.     {
  1032.         $this->__initializer__ && $this->__initializer__->__invoke($this'isAddrVisibleAll', []);
  1033.         return parent::isAddrVisibleAll();
  1034.     }
  1035.     /**
  1036.      * {@inheritDoc}
  1037.      */
  1038.     public function setAddrVisibleAll($addr_visible_all)
  1039.     {
  1040.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddrVisibleAll', [$addr_visible_all]);
  1041.         return parent::setAddrVisibleAll($addr_visible_all);
  1042.     }
  1043.     /**
  1044.      * {@inheritDoc}
  1045.      */
  1046.     public function setTelNotation($telNotation)
  1047.     {
  1048.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTelNotation', [$telNotation]);
  1049.         return parent::setTelNotation($telNotation);
  1050.     }
  1051.     /**
  1052.      * {@inheritDoc}
  1053.      */
  1054.     public function getTelNotation()
  1055.     {
  1056.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTelNotation', []);
  1057.         return parent::getTelNotation();
  1058.     }
  1059.     /**
  1060.      * {@inheritDoc}
  1061.      */
  1062.     public function setTel101EntrySample($tel1_01EntrySample)
  1063.     {
  1064.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel101EntrySample', [$tel1_01EntrySample]);
  1065.         return parent::setTel101EntrySample($tel1_01EntrySample);
  1066.     }
  1067.     /**
  1068.      * {@inheritDoc}
  1069.      */
  1070.     public function getTel101EntrySample()
  1071.     {
  1072.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel101EntrySample', []);
  1073.         return parent::getTel101EntrySample();
  1074.     }
  1075.     /**
  1076.      * {@inheritDoc}
  1077.      */
  1078.     public function setTel102EntrySample($tel1_02EntrySample)
  1079.     {
  1080.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel102EntrySample', [$tel1_02EntrySample]);
  1081.         return parent::setTel102EntrySample($tel1_02EntrySample);
  1082.     }
  1083.     /**
  1084.      * {@inheritDoc}
  1085.      */
  1086.     public function getTel102EntrySample()
  1087.     {
  1088.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel102EntrySample', []);
  1089.         return parent::getTel102EntrySample();
  1090.     }
  1091.     /**
  1092.      * {@inheritDoc}
  1093.      */
  1094.     public function setTel103EntrySample($tel1_03EntrySample)
  1095.     {
  1096.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel103EntrySample', [$tel1_03EntrySample]);
  1097.         return parent::setTel103EntrySample($tel1_03EntrySample);
  1098.     }
  1099.     /**
  1100.      * {@inheritDoc}
  1101.      */
  1102.     public function getTel103EntrySample()
  1103.     {
  1104.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel103EntrySample', []);
  1105.         return parent::getTel103EntrySample();
  1106.     }
  1107.     /**
  1108.      * {@inheritDoc}
  1109.      */
  1110.     public function getTel01VisibleType()
  1111.     {
  1112.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel01VisibleType', []);
  1113.         return parent::getTel01VisibleType();
  1114.     }
  1115.     /**
  1116.      * {@inheritDoc}
  1117.      */
  1118.     public function setTel01VisibleType($tel01_visible_type)
  1119.     {
  1120.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel01VisibleType', [$tel01_visible_type]);
  1121.         return parent::setTel01VisibleType($tel01_visible_type);
  1122.     }
  1123.     /**
  1124.      * {@inheritDoc}
  1125.      */
  1126.     public function setTel2Notation($tel2Notation)
  1127.     {
  1128.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel2Notation', [$tel2Notation]);
  1129.         return parent::setTel2Notation($tel2Notation);
  1130.     }
  1131.     /**
  1132.      * {@inheritDoc}
  1133.      */
  1134.     public function getTel2Notation()
  1135.     {
  1136.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel2Notation', []);
  1137.         return parent::getTel2Notation();
  1138.     }
  1139.     /**
  1140.      * {@inheritDoc}
  1141.      */
  1142.     public function setTel201EntrySample($tel2_01EntrySample)
  1143.     {
  1144.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel201EntrySample', [$tel2_01EntrySample]);
  1145.         return parent::setTel201EntrySample($tel2_01EntrySample);
  1146.     }
  1147.     /**
  1148.      * {@inheritDoc}
  1149.      */
  1150.     public function getTel201EntrySample()
  1151.     {
  1152.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel201EntrySample', []);
  1153.         return parent::getTel201EntrySample();
  1154.     }
  1155.     /**
  1156.      * {@inheritDoc}
  1157.      */
  1158.     public function setTel202EntrySample($tel2_02EntrySample)
  1159.     {
  1160.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel202EntrySample', [$tel2_02EntrySample]);
  1161.         return parent::setTel202EntrySample($tel2_02EntrySample);
  1162.     }
  1163.     /**
  1164.      * {@inheritDoc}
  1165.      */
  1166.     public function getTel202EntrySample()
  1167.     {
  1168.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel202EntrySample', []);
  1169.         return parent::getTel202EntrySample();
  1170.     }
  1171.     /**
  1172.      * {@inheritDoc}
  1173.      */
  1174.     public function setTel203EntrySample($tel2_03EntrySample)
  1175.     {
  1176.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel203EntrySample', [$tel2_03EntrySample]);
  1177.         return parent::setTel203EntrySample($tel2_03EntrySample);
  1178.     }
  1179.     /**
  1180.      * {@inheritDoc}
  1181.      */
  1182.     public function getTel203EntrySample()
  1183.     {
  1184.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel203EntrySample', []);
  1185.         return parent::getTel203EntrySample();
  1186.     }
  1187.     /**
  1188.      * {@inheritDoc}
  1189.      */
  1190.     public function setTel02VisibleType($tel02VisibleType)
  1191.     {
  1192.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTel02VisibleType', [$tel02VisibleType]);
  1193.         return parent::setTel02VisibleType($tel02VisibleType);
  1194.     }
  1195.     /**
  1196.      * {@inheritDoc}
  1197.      */
  1198.     public function getTel02VisibleType()
  1199.     {
  1200.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTel02VisibleType', []);
  1201.         return parent::getTel02VisibleType();
  1202.     }
  1203.     /**
  1204.      * {@inheritDoc}
  1205.      */
  1206.     public function setEmailNotation($emailNotation)
  1207.     {
  1208.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailNotation', [$emailNotation]);
  1209.         return parent::setEmailNotation($emailNotation);
  1210.     }
  1211.     /**
  1212.      * {@inheritDoc}
  1213.      */
  1214.     public function getEmailNotation()
  1215.     {
  1216.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailNotation', []);
  1217.         return parent::getEmailNotation();
  1218.     }
  1219.     /**
  1220.      * {@inheritDoc}
  1221.      */
  1222.     public function setEmailEntrySample($emailEntrySample)
  1223.     {
  1224.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailEntrySample', [$emailEntrySample]);
  1225.         return parent::setEmailEntrySample($emailEntrySample);
  1226.     }
  1227.     /**
  1228.      * {@inheritDoc}
  1229.      */
  1230.     public function getEmailEntrySample()
  1231.     {
  1232.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailEntrySample', []);
  1233.         return parent::getEmailEntrySample();
  1234.     }
  1235.     /**
  1236.      * {@inheritDoc}
  1237.      */
  1238.     public function setEmailVisibleType($email_visible_type)
  1239.     {
  1240.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailVisibleType', [$email_visible_type]);
  1241.         return parent::setEmailVisibleType($email_visible_type);
  1242.     }
  1243.     /**
  1244.      * {@inheritDoc}
  1245.      */
  1246.     public function getEmailVisibleType()
  1247.     {
  1248.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailVisibleType', []);
  1249.         return parent::getEmailVisibleType();
  1250.     }
  1251.     /**
  1252.      * {@inheritDoc}
  1253.      */
  1254.     public function setPasswordNotation($passwordNotation)
  1255.     {
  1256.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPasswordNotation', [$passwordNotation]);
  1257.         return parent::setPasswordNotation($passwordNotation);
  1258.     }
  1259.     /**
  1260.      * {@inheritDoc}
  1261.      */
  1262.     public function getPasswordNotation()
  1263.     {
  1264.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPasswordNotation', []);
  1265.         return parent::getPasswordNotation();
  1266.     }
  1267.     /**
  1268.      * {@inheritDoc}
  1269.      */
  1270.     public function setPasswordEntrySample($passwordEntrySample)
  1271.     {
  1272.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPasswordEntrySample', [$passwordEntrySample]);
  1273.         return parent::setPasswordEntrySample($passwordEntrySample);
  1274.     }
  1275.     /**
  1276.      * {@inheritDoc}
  1277.      */
  1278.     public function getPasswordEntrySample()
  1279.     {
  1280.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPasswordEntrySample', []);
  1281.         return parent::getPasswordEntrySample();
  1282.     }
  1283.     /**
  1284.      * {@inheritDoc}
  1285.      */
  1286.     public function setPasswordVisibleType($password_visible_type)
  1287.     {
  1288.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPasswordVisibleType', [$password_visible_type]);
  1289.         return parent::setPasswordVisibleType($password_visible_type);
  1290.     }
  1291.     /**
  1292.      * {@inheritDoc}
  1293.      */
  1294.     public function getPasswordVisibleType()
  1295.     {
  1296.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPasswordVisibleType', []);
  1297.         return parent::getPasswordVisibleType();
  1298.     }
  1299.     /**
  1300.      * {@inheritDoc}
  1301.      */
  1302.     public function setAdyearVisibleType($adyearVisibleType)
  1303.     {
  1304.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAdyearVisibleType', [$adyearVisibleType]);
  1305.         return parent::setAdyearVisibleType($adyearVisibleType);
  1306.     }
  1307.     /**
  1308.      * {@inheritDoc}
  1309.      */
  1310.     public function getAdyearVisibleType()
  1311.     {
  1312.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdyearVisibleType', []);
  1313.         return parent::getAdyearVisibleType();
  1314.     }
  1315.     /**
  1316.      * {@inheritDoc}
  1317.      */
  1318.     public function setAdyearNotation($adyearNotation)
  1319.     {
  1320.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAdyearNotation', [$adyearNotation]);
  1321.         return parent::setAdyearNotation($adyearNotation);
  1322.     }
  1323.     /**
  1324.      * {@inheritDoc}
  1325.      */
  1326.     public function getAdyearNotation()
  1327.     {
  1328.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdyearNotation', []);
  1329.         return parent::getAdyearNotation();
  1330.     }
  1331.     /**
  1332.      * {@inheritDoc}
  1333.      */
  1334.     public function setAdyearEntrySample($adyearEntrySample)
  1335.     {
  1336.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAdyearEntrySample', [$adyearEntrySample]);
  1337.         return parent::setAdyearEntrySample($adyearEntrySample);
  1338.     }
  1339.     /**
  1340.      * {@inheritDoc}
  1341.      */
  1342.     public function getAdyearEntrySample()
  1343.     {
  1344.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdyearEntrySample', []);
  1345.         return parent::getAdyearEntrySample();
  1346.     }
  1347.     /**
  1348.      * {@inheritDoc}
  1349.      */
  1350.     public function setExamNumberVisibleType($examNumberVisibleType)
  1351.     {
  1352.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExamNumberVisibleType', [$examNumberVisibleType]);
  1353.         return parent::setExamNumberVisibleType($examNumberVisibleType);
  1354.     }
  1355.     /**
  1356.      * {@inheritDoc}
  1357.      */
  1358.     public function getExamNumberVisibleType()
  1359.     {
  1360.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExamNumberVisibleType', []);
  1361.         return parent::getExamNumberVisibleType();
  1362.     }
  1363.     /**
  1364.      * {@inheritDoc}
  1365.      */
  1366.     public function setExamNumberNotation($examNumberNotation)
  1367.     {
  1368.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExamNumberNotation', [$examNumberNotation]);
  1369.         return parent::setExamNumberNotation($examNumberNotation);
  1370.     }
  1371.     /**
  1372.      * {@inheritDoc}
  1373.      */
  1374.     public function getExamNumberNotation()
  1375.     {
  1376.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExamNumberNotation', []);
  1377.         return parent::getExamNumberNotation();
  1378.     }
  1379.     /**
  1380.      * {@inheritDoc}
  1381.      */
  1382.     public function setExamNumberEntrySample($examNumberEntrySample)
  1383.     {
  1384.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExamNumberEntrySample', [$examNumberEntrySample]);
  1385.         return parent::setExamNumberEntrySample($examNumberEntrySample);
  1386.     }
  1387.     /**
  1388.      * {@inheritDoc}
  1389.      */
  1390.     public function getExamNumberEntrySample()
  1391.     {
  1392.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExamNumberEntrySample', []);
  1393.         return parent::getExamNumberEntrySample();
  1394.     }
  1395.     /**
  1396.      * {@inheritDoc}
  1397.      */
  1398.     public function setPrevSchoolVisibleType($prevSchoolVisibleType)
  1399.     {
  1400.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchoolVisibleType', [$prevSchoolVisibleType]);
  1401.         return parent::setPrevSchoolVisibleType($prevSchoolVisibleType);
  1402.     }
  1403.     /**
  1404.      * {@inheritDoc}
  1405.      */
  1406.     public function getPrevSchoolVisibleType()
  1407.     {
  1408.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchoolVisibleType', []);
  1409.         return parent::getPrevSchoolVisibleType();
  1410.     }
  1411.     /**
  1412.      * {@inheritDoc}
  1413.      */
  1414.     public function setPrevSchoolNotation($prevSchoolNotation)
  1415.     {
  1416.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchoolNotation', [$prevSchoolNotation]);
  1417.         return parent::setPrevSchoolNotation($prevSchoolNotation);
  1418.     }
  1419.     /**
  1420.      * {@inheritDoc}
  1421.      */
  1422.     public function getPrevSchoolNotation()
  1423.     {
  1424.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchoolNotation', []);
  1425.         return parent::getPrevSchoolNotation();
  1426.     }
  1427.     /**
  1428.      * {@inheritDoc}
  1429.      */
  1430.     public function setPrevSchoolEntrySample($prevSchoolEntrySample)
  1431.     {
  1432.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevSchoolEntrySample', [$prevSchoolEntrySample]);
  1433.         return parent::setPrevSchoolEntrySample($prevSchoolEntrySample);
  1434.     }
  1435.     /**
  1436.      * {@inheritDoc}
  1437.      */
  1438.     public function getPrevSchoolEntrySample()
  1439.     {
  1440.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevSchoolEntrySample', []);
  1441.         return parent::getPrevSchoolEntrySample();
  1442.     }
  1443.     /**
  1444.      * {@inheritDoc}
  1445.      */
  1446.     public function setPrevYearClassVisibleType($prevYearClassVisibleType)
  1447.     {
  1448.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevYearClassVisibleType', [$prevYearClassVisibleType]);
  1449.         return parent::setPrevYearClassVisibleType($prevYearClassVisibleType);
  1450.     }
  1451.     /**
  1452.      * {@inheritDoc}
  1453.      */
  1454.     public function getPrevYearClassVisibleType()
  1455.     {
  1456.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevYearClassVisibleType', []);
  1457.         return parent::getPrevYearClassVisibleType();
  1458.     }
  1459.     /**
  1460.      * {@inheritDoc}
  1461.      */
  1462.     public function setPrevYearClassNotation($prevYearClassNotation)
  1463.     {
  1464.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevYearClassNotation', [$prevYearClassNotation]);
  1465.         return parent::setPrevYearClassNotation($prevYearClassNotation);
  1466.     }
  1467.     /**
  1468.      * {@inheritDoc}
  1469.      */
  1470.     public function getPrevYearClassNotation()
  1471.     {
  1472.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevYearClassNotation', []);
  1473.         return parent::getPrevYearClassNotation();
  1474.     }
  1475.     /**
  1476.      * {@inheritDoc}
  1477.      */
  1478.     public function setPrevYearEntrySample($prevYearEntrySample)
  1479.     {
  1480.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevYearEntrySample', [$prevYearEntrySample]);
  1481.         return parent::setPrevYearEntrySample($prevYearEntrySample);
  1482.     }
  1483.     /**
  1484.      * {@inheritDoc}
  1485.      */
  1486.     public function getPrevYearEntrySample()
  1487.     {
  1488.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevYearEntrySample', []);
  1489.         return parent::getPrevYearEntrySample();
  1490.     }
  1491.     /**
  1492.      * {@inheritDoc}
  1493.      */
  1494.     public function setPrevClassEntrySample($prevClassEntrySample)
  1495.     {
  1496.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPrevClassEntrySample', [$prevClassEntrySample]);
  1497.         return parent::setPrevClassEntrySample($prevClassEntrySample);
  1498.     }
  1499.     /**
  1500.      * {@inheritDoc}
  1501.      */
  1502.     public function getPrevClassEntrySample()
  1503.     {
  1504.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPrevClassEntrySample', []);
  1505.         return parent::getPrevClassEntrySample();
  1506.     }
  1507.     /**
  1508.      * {@inheritDoc}
  1509.      */
  1510.     public function setBirthVisibleType($birthVisibleType)
  1511.     {
  1512.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBirthVisibleType', [$birthVisibleType]);
  1513.         return parent::setBirthVisibleType($birthVisibleType);
  1514.     }
  1515.     /**
  1516.      * {@inheritDoc}
  1517.      */
  1518.     public function getBirthVisibleType()
  1519.     {
  1520.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBirthVisibleType', []);
  1521.         return parent::getBirthVisibleType();
  1522.     }
  1523.     /**
  1524.      * {@inheritDoc}
  1525.      */
  1526.     public function setBirthNotation($birthNotation)
  1527.     {
  1528.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBirthNotation', [$birthNotation]);
  1529.         return parent::setBirthNotation($birthNotation);
  1530.     }
  1531.     /**
  1532.      * {@inheritDoc}
  1533.      */
  1534.     public function getBirthNotation()
  1535.     {
  1536.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBirthNotation', []);
  1537.         return parent::getBirthNotation();
  1538.     }
  1539.     /**
  1540.      * {@inheritDoc}
  1541.      */
  1542.     public function setBirthEntrySample($birthEntrySample)
  1543.     {
  1544.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBirthEntrySample', [$birthEntrySample]);
  1545.         return parent::setBirthEntrySample($birthEntrySample);
  1546.     }
  1547.     /**
  1548.      * {@inheritDoc}
  1549.      */
  1550.     public function getBirthEntrySample()
  1551.     {
  1552.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBirthEntrySample', []);
  1553.         return parent::getBirthEntrySample();
  1554.     }
  1555.     /**
  1556.      * {@inheritDoc}
  1557.      */
  1558.     public function setParentsNameVisibleType($parentsNameVisibleType)
  1559.     {
  1560.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParentsNameVisibleType', [$parentsNameVisibleType]);
  1561.         return parent::setParentsNameVisibleType($parentsNameVisibleType);
  1562.     }
  1563.     /**
  1564.      * {@inheritDoc}
  1565.      */
  1566.     public function getParentsNameVisibleType()
  1567.     {
  1568.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParentsNameVisibleType', []);
  1569.         return parent::getParentsNameVisibleType();
  1570.     }
  1571.     /**
  1572.      * {@inheritDoc}
  1573.      */
  1574.     public function setParentsNameNotation($parentsNameNotation)
  1575.     {
  1576.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParentsNameNotation', [$parentsNameNotation]);
  1577.         return parent::setParentsNameNotation($parentsNameNotation);
  1578.     }
  1579.     /**
  1580.      * {@inheritDoc}
  1581.      */
  1582.     public function getParentsNameNotation()
  1583.     {
  1584.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParentsNameNotation', []);
  1585.         return parent::getParentsNameNotation();
  1586.     }
  1587.     /**
  1588.      * {@inheritDoc}
  1589.      */
  1590.     public function setParentsName01EntrySample($parentsName01EntrySample)
  1591.     {
  1592.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParentsName01EntrySample', [$parentsName01EntrySample]);
  1593.         return parent::setParentsName01EntrySample($parentsName01EntrySample);
  1594.     }
  1595.     /**
  1596.      * {@inheritDoc}
  1597.      */
  1598.     public function getParentsName01EntrySample()
  1599.     {
  1600.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParentsName01EntrySample', []);
  1601.         return parent::getParentsName01EntrySample();
  1602.     }
  1603.     /**
  1604.      * {@inheritDoc}
  1605.      */
  1606.     public function setParentsName02EntrySample($parentsName02EntrySample)
  1607.     {
  1608.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParentsName02EntrySample', [$parentsName02EntrySample]);
  1609.         return parent::setParentsName02EntrySample($parentsName02EntrySample);
  1610.     }
  1611.     /**
  1612.      * {@inheritDoc}
  1613.      */
  1614.     public function getParentsName02EntrySample()
  1615.     {
  1616.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParentsName02EntrySample', []);
  1617.         return parent::getParentsName02EntrySample();
  1618.     }
  1619.     /**
  1620.      * {@inheritDoc}
  1621.      */
  1622.     public function setParentsBirthVisibleType($parentsBirthVisibleType)
  1623.     {
  1624.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParentsBirthVisibleType', [$parentsBirthVisibleType]);
  1625.         return parent::setParentsBirthVisibleType($parentsBirthVisibleType);
  1626.     }
  1627.     /**
  1628.      * {@inheritDoc}
  1629.      */
  1630.     public function getParentsBirthVisibleType()
  1631.     {
  1632.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParentsBirthVisibleType', []);
  1633.         return parent::getParentsBirthVisibleType();
  1634.     }
  1635.     /**
  1636.      * {@inheritDoc}
  1637.      */
  1638.     public function setParentsBirthNotation($parentsBirthNotation)
  1639.     {
  1640.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParentsBirthNotation', [$parentsBirthNotation]);
  1641.         return parent::setParentsBirthNotation($parentsBirthNotation);
  1642.     }
  1643.     /**
  1644.      * {@inheritDoc}
  1645.      */
  1646.     public function getParentsBirthNotation()
  1647.     {
  1648.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParentsBirthNotation', []);
  1649.         return parent::getParentsBirthNotation();
  1650.     }
  1651.     /**
  1652.      * {@inheritDoc}
  1653.      */
  1654.     public function setParentsBirthEntrySample($parentsBirthEntrySample)
  1655.     {
  1656.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParentsBirthEntrySample', [$parentsBirthEntrySample]);
  1657.         return parent::setParentsBirthEntrySample($parentsBirthEntrySample);
  1658.     }
  1659.     /**
  1660.      * {@inheritDoc}
  1661.      */
  1662.     public function getParentsBirthEntrySample()
  1663.     {
  1664.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParentsBirthEntrySample', []);
  1665.         return parent::getParentsBirthEntrySample();
  1666.     }
  1667.     /**
  1668.      * {@inheritDoc}
  1669.      */
  1670.     public function setCurrentYearVisibleType($currentYearVisibleType)
  1671.     {
  1672.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCurrentYearVisibleType', [$currentYearVisibleType]);
  1673.         return parent::setCurrentYearVisibleType($currentYearVisibleType);
  1674.     }
  1675.     /**
  1676.      * {@inheritDoc}
  1677.      */
  1678.     public function getCurrentYearVisibleType()
  1679.     {
  1680.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCurrentYearVisibleType', []);
  1681.         return parent::getCurrentYearVisibleType();
  1682.     }
  1683.     /**
  1684.      * {@inheritDoc}
  1685.      */
  1686.     public function setCurrentYearClassNotation($currentYearClassNotation)
  1687.     {
  1688.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCurrentYearClassNotation', [$currentYearClassNotation]);
  1689.         return parent::setCurrentYearClassNotation($currentYearClassNotation);
  1690.     }
  1691.     /**
  1692.      * {@inheritDoc}
  1693.      */
  1694.     public function getCurrentYearClassNotation()
  1695.     {
  1696.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCurrentYearClassNotation', []);
  1697.         return parent::getCurrentYearClassNotation();
  1698.     }
  1699.     /**
  1700.      * {@inheritDoc}
  1701.      */
  1702.     public function setCurrentYearEntrySample($currentYearEntrySample)
  1703.     {
  1704.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCurrentYearEntrySample', [$currentYearEntrySample]);
  1705.         return parent::setCurrentYearEntrySample($currentYearEntrySample);
  1706.     }
  1707.     /**
  1708.      * {@inheritDoc}
  1709.      */
  1710.     public function getCurrentYearEntrySample()
  1711.     {
  1712.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCurrentYearEntrySample', []);
  1713.         return parent::getCurrentYearEntrySample();
  1714.     }
  1715.     /**
  1716.      * {@inheritDoc}
  1717.      */
  1718.     public function setCurrentClassNotation($currentClassNotation)
  1719.     {
  1720.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCurrentClassNotation', [$currentClassNotation]);
  1721.         return parent::setCurrentClassNotation($currentClassNotation);
  1722.     }
  1723.     /**
  1724.      * {@inheritDoc}
  1725.      */
  1726.     public function getCurrentClassNotation()
  1727.     {
  1728.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCurrentClassNotation', []);
  1729.         return parent::getCurrentClassNotation();
  1730.     }
  1731.     /**
  1732.      * {@inheritDoc}
  1733.      */
  1734.     public function setStudentNumberVisibleType($studentNumberVisibleType)
  1735.     {
  1736.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStudentNumberVisibleType', [$studentNumberVisibleType]);
  1737.         return parent::setStudentNumberVisibleType($studentNumberVisibleType);
  1738.     }
  1739.     /**
  1740.      * {@inheritDoc}
  1741.      */
  1742.     public function getStudentNumberVisibleType()
  1743.     {
  1744.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStudentNumberVisibleType', []);
  1745.         return parent::getStudentNumberVisibleType();
  1746.     }
  1747.     /**
  1748.      * {@inheritDoc}
  1749.      */
  1750.     public function setStudentNumberNotation($studentNumberNotation)
  1751.     {
  1752.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStudentNumberNotation', [$studentNumberNotation]);
  1753.         return parent::setStudentNumberNotation($studentNumberNotation);
  1754.     }
  1755.     /**
  1756.      * {@inheritDoc}
  1757.      */
  1758.     public function getStudentNumberNotation()
  1759.     {
  1760.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStudentNumberNotation', []);
  1761.         return parent::getStudentNumberNotation();
  1762.     }
  1763.     /**
  1764.      * {@inheritDoc}
  1765.      */
  1766.     public function setStudentNumberEntrySample($studentNumberEntrySample)
  1767.     {
  1768.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStudentNumberEntrySample', [$studentNumberEntrySample]);
  1769.         return parent::setStudentNumberEntrySample($studentNumberEntrySample);
  1770.     }
  1771.     /**
  1772.      * {@inheritDoc}
  1773.      */
  1774.     public function getStudentNumberEntrySample()
  1775.     {
  1776.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStudentNumberEntrySample', []);
  1777.         return parent::getStudentNumberEntrySample();
  1778.     }
  1779.     /**
  1780.      * {@inheritDoc}
  1781.      */
  1782.     public function setFreeitem1VisibleType($freeitem1VisibleType)
  1783.     {
  1784.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem1VisibleType', [$freeitem1VisibleType]);
  1785.         return parent::setFreeitem1VisibleType($freeitem1VisibleType);
  1786.     }
  1787.     /**
  1788.      * {@inheritDoc}
  1789.      */
  1790.     public function getFreeitem1VisibleType()
  1791.     {
  1792.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem1VisibleType', []);
  1793.         return parent::getFreeitem1VisibleType();
  1794.     }
  1795.     /**
  1796.      * {@inheritDoc}
  1797.      */
  1798.     public function setFreeitem1Name($freeitem1Name)
  1799.     {
  1800.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem1Name', [$freeitem1Name]);
  1801.         return parent::setFreeitem1Name($freeitem1Name);
  1802.     }
  1803.     /**
  1804.      * {@inheritDoc}
  1805.      */
  1806.     public function getFreeitem1Name()
  1807.     {
  1808.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem1Name', []);
  1809.         return parent::getFreeitem1Name();
  1810.     }
  1811.     /**
  1812.      * {@inheritDoc}
  1813.      */
  1814.     public function setFreeitem1Notation($freeitem1Notation)
  1815.     {
  1816.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem1Notation', [$freeitem1Notation]);
  1817.         return parent::setFreeitem1Notation($freeitem1Notation);
  1818.     }
  1819.     /**
  1820.      * {@inheritDoc}
  1821.      */
  1822.     public function getFreeitem1Notation()
  1823.     {
  1824.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem1Notation', []);
  1825.         return parent::getFreeitem1Notation();
  1826.     }
  1827.     /**
  1828.      * {@inheritDoc}
  1829.      */
  1830.     public function setFreeitem1EntrySample($freeitem1EntrySample)
  1831.     {
  1832.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem1EntrySample', [$freeitem1EntrySample]);
  1833.         return parent::setFreeitem1EntrySample($freeitem1EntrySample);
  1834.     }
  1835.     /**
  1836.      * {@inheritDoc}
  1837.      */
  1838.     public function getFreeitem1EntrySample()
  1839.     {
  1840.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem1EntrySample', []);
  1841.         return parent::getFreeitem1EntrySample();
  1842.     }
  1843.     /**
  1844.      * {@inheritDoc}
  1845.      */
  1846.     public function setFreeitem2VisibleType($freeitem2VisibleType)
  1847.     {
  1848.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem2VisibleType', [$freeitem2VisibleType]);
  1849.         return parent::setFreeitem2VisibleType($freeitem2VisibleType);
  1850.     }
  1851.     /**
  1852.      * {@inheritDoc}
  1853.      */
  1854.     public function getFreeitem2VisibleType()
  1855.     {
  1856.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem2VisibleType', []);
  1857.         return parent::getFreeitem2VisibleType();
  1858.     }
  1859.     /**
  1860.      * {@inheritDoc}
  1861.      */
  1862.     public function setFreeitem2Name($freeitem2Name)
  1863.     {
  1864.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem2Name', [$freeitem2Name]);
  1865.         return parent::setFreeitem2Name($freeitem2Name);
  1866.     }
  1867.     /**
  1868.      * {@inheritDoc}
  1869.      */
  1870.     public function getFreeitem2Name()
  1871.     {
  1872.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem2Name', []);
  1873.         return parent::getFreeitem2Name();
  1874.     }
  1875.     /**
  1876.      * {@inheritDoc}
  1877.      */
  1878.     public function setFreeitem2Notation($freeitem2Notation)
  1879.     {
  1880.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem2Notation', [$freeitem2Notation]);
  1881.         return parent::setFreeitem2Notation($freeitem2Notation);
  1882.     }
  1883.     /**
  1884.      * {@inheritDoc}
  1885.      */
  1886.     public function getFreeitem2Notation()
  1887.     {
  1888.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem2Notation', []);
  1889.         return parent::getFreeitem2Notation();
  1890.     }
  1891.     /**
  1892.      * {@inheritDoc}
  1893.      */
  1894.     public function setFreeitem2EntrySample($freeitem2EntrySample)
  1895.     {
  1896.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFreeitem2EntrySample', [$freeitem2EntrySample]);
  1897.         return parent::setFreeitem2EntrySample($freeitem2EntrySample);
  1898.     }
  1899.     /**
  1900.      * {@inheritDoc}
  1901.      */
  1902.     public function getFreeitem2EntrySample()
  1903.     {
  1904.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFreeitem2EntrySample', []);
  1905.         return parent::getFreeitem2EntrySample();
  1906.     }
  1907.     /**
  1908.      * {@inheritDoc}
  1909.      */
  1910.     public function setSexVisibleType($sexVisibleType)
  1911.     {
  1912.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSexVisibleType', [$sexVisibleType]);
  1913.         return parent::setSexVisibleType($sexVisibleType);
  1914.     }
  1915.     /**
  1916.      * {@inheritDoc}
  1917.      */
  1918.     public function getSexVisibleType()
  1919.     {
  1920.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSexVisibleType', []);
  1921.         return parent::getSexVisibleType();
  1922.     }
  1923.     /**
  1924.      * {@inheritDoc}
  1925.      */
  1926.     public function setFaxVisibleType($faxVisibleType)
  1927.     {
  1928.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFaxVisibleType', [$faxVisibleType]);
  1929.         return parent::setFaxVisibleType($faxVisibleType);
  1930.     }
  1931.     /**
  1932.      * {@inheritDoc}
  1933.      */
  1934.     public function getFaxVisibleType()
  1935.     {
  1936.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFaxVisibleType', []);
  1937.         return parent::getFaxVisibleType();
  1938.     }
  1939.     /**
  1940.      * {@inheritDoc}
  1941.      */
  1942.     public function setMeasureHeightVisibleType($measureHeightVisibleType)
  1943.     {
  1944.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureHeightVisibleType', [$measureHeightVisibleType]);
  1945.         return parent::setMeasureHeightVisibleType($measureHeightVisibleType);
  1946.     }
  1947.     /**
  1948.      * {@inheritDoc}
  1949.      */
  1950.     public function getMeasureHeightVisibleType()
  1951.     {
  1952.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureHeightVisibleType', []);
  1953.         return parent::getMeasureHeightVisibleType();
  1954.     }
  1955.     /**
  1956.      * {@inheritDoc}
  1957.      */
  1958.     public function setMeasureWeightVisibleType($measureWeightVisibleType)
  1959.     {
  1960.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureWeightVisibleType', [$measureWeightVisibleType]);
  1961.         return parent::setMeasureWeightVisibleType($measureWeightVisibleType);
  1962.     }
  1963.     /**
  1964.      * {@inheritDoc}
  1965.      */
  1966.     public function getMeasureWeightVisibleType()
  1967.     {
  1968.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureWeightVisibleType', []);
  1969.         return parent::getMeasureWeightVisibleType();
  1970.     }
  1971.     /**
  1972.      * {@inheritDoc}
  1973.      */
  1974.     public function setMeasureShoulderVisibleType($measureShoulderVisibleType)
  1975.     {
  1976.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureShoulderVisibleType', [$measureShoulderVisibleType]);
  1977.         return parent::setMeasureShoulderVisibleType($measureShoulderVisibleType);
  1978.     }
  1979.     /**
  1980.      * {@inheritDoc}
  1981.      */
  1982.     public function getMeasureShoulderVisibleType()
  1983.     {
  1984.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureShoulderVisibleType', []);
  1985.         return parent::getMeasureShoulderVisibleType();
  1986.     }
  1987.     /**
  1988.      * {@inheritDoc}
  1989.      */
  1990.     public function setMeasureSleeve1VisibleType($measureSleeve1VisibleType)
  1991.     {
  1992.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureSleeve1VisibleType', [$measureSleeve1VisibleType]);
  1993.         return parent::setMeasureSleeve1VisibleType($measureSleeve1VisibleType);
  1994.     }
  1995.     /**
  1996.      * {@inheritDoc}
  1997.      */
  1998.     public function getMeasureSleeve1VisibleType()
  1999.     {
  2000.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureSleeve1VisibleType', []);
  2001.         return parent::getMeasureSleeve1VisibleType();
  2002.     }
  2003.     /**
  2004.      * {@inheritDoc}
  2005.      */
  2006.     public function setMeasureSleeve2VisibleType($measureSleeve2VisibleType)
  2007.     {
  2008.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureSleeve2VisibleType', [$measureSleeve2VisibleType]);
  2009.         return parent::setMeasureSleeve2VisibleType($measureSleeve2VisibleType);
  2010.     }
  2011.     /**
  2012.      * {@inheritDoc}
  2013.      */
  2014.     public function getMeasureSleeve2VisibleType()
  2015.     {
  2016.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureSleeve2VisibleType', []);
  2017.         return parent::getMeasureSleeve2VisibleType();
  2018.     }
  2019.     /**
  2020.      * {@inheritDoc}
  2021.      */
  2022.     public function setMeasureTotalVisibleType($measureTotalVisibleType)
  2023.     {
  2024.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureTotalVisibleType', [$measureTotalVisibleType]);
  2025.         return parent::setMeasureTotalVisibleType($measureTotalVisibleType);
  2026.     }
  2027.     /**
  2028.      * {@inheritDoc}
  2029.      */
  2030.     public function getMeasureTotalVisibleType()
  2031.     {
  2032.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureTotalVisibleType', []);
  2033.         return parent::getMeasureTotalVisibleType();
  2034.     }
  2035.     /**
  2036.      * {@inheritDoc}
  2037.      */
  2038.     public function setMeasureNeckVisibleType($measureNeckVisibleType)
  2039.     {
  2040.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureNeckVisibleType', [$measureNeckVisibleType]);
  2041.         return parent::setMeasureNeckVisibleType($measureNeckVisibleType);
  2042.     }
  2043.     /**
  2044.      * {@inheritDoc}
  2045.      */
  2046.     public function getMeasureNeckVisibleType()
  2047.     {
  2048.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureNeckVisibleType', []);
  2049.         return parent::getMeasureNeckVisibleType();
  2050.     }
  2051.     /**
  2052.      * {@inheritDoc}
  2053.      */
  2054.     public function setMeasureBustVisibleType($measureBustVisibleType)
  2055.     {
  2056.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureBustVisibleType', [$measureBustVisibleType]);
  2057.         return parent::setMeasureBustVisibleType($measureBustVisibleType);
  2058.     }
  2059.     /**
  2060.      * {@inheritDoc}
  2061.      */
  2062.     public function getMeasureBustVisibleType()
  2063.     {
  2064.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureBustVisibleType', []);
  2065.         return parent::getMeasureBustVisibleType();
  2066.     }
  2067.     /**
  2068.      * {@inheritDoc}
  2069.      */
  2070.     public function setMeasureWaistVisibleType($measureWaistVisibleType)
  2071.     {
  2072.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureWaistVisibleType', [$measureWaistVisibleType]);
  2073.         return parent::setMeasureWaistVisibleType($measureWaistVisibleType);
  2074.     }
  2075.     /**
  2076.      * {@inheritDoc}
  2077.      */
  2078.     public function getMeasureWaistVisibleType()
  2079.     {
  2080.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureWaistVisibleType', []);
  2081.         return parent::getMeasureWaistVisibleType();
  2082.     }
  2083.     /**
  2084.      * {@inheritDoc}
  2085.      */
  2086.     public function setMeasureHipsVisibleType($measureHipsVisibleType)
  2087.     {
  2088.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureHipsVisibleType', [$measureHipsVisibleType]);
  2089.         return parent::setMeasureHipsVisibleType($measureHipsVisibleType);
  2090.     }
  2091.     /**
  2092.      * {@inheritDoc}
  2093.      */
  2094.     public function getMeasureHipsVisibleType()
  2095.     {
  2096.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureHipsVisibleType', []);
  2097.         return parent::getMeasureHipsVisibleType();
  2098.     }
  2099.     /**
  2100.      * {@inheritDoc}
  2101.      */
  2102.     public function setMeasureInseamVisibleType($measureInseamVisibleType)
  2103.     {
  2104.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureInseamVisibleType', [$measureInseamVisibleType]);
  2105.         return parent::setMeasureInseamVisibleType($measureInseamVisibleType);
  2106.     }
  2107.     /**
  2108.      * {@inheritDoc}
  2109.      */
  2110.     public function getMeasureInseamVisibleType()
  2111.     {
  2112.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureInseamVisibleType', []);
  2113.         return parent::getMeasureInseamVisibleType();
  2114.     }
  2115.     /**
  2116.      * {@inheritDoc}
  2117.      */
  2118.     public function setMeasureSkirtVisibleType($measureSkirtVisibleType)
  2119.     {
  2120.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureSkirtVisibleType', [$measureSkirtVisibleType]);
  2121.         return parent::setMeasureSkirtVisibleType($measureSkirtVisibleType);
  2122.     }
  2123.     /**
  2124.      * {@inheritDoc}
  2125.      */
  2126.     public function getMeasureSkirtVisibleType()
  2127.     {
  2128.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureSkirtVisibleType', []);
  2129.         return parent::getMeasureSkirtVisibleType();
  2130.     }
  2131.     /**
  2132.      * {@inheritDoc}
  2133.      */
  2134.     public function setMeasureSlacksVisibleType($measureSlacksVisibleType)
  2135.     {
  2136.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMeasureSlacksVisibleType', [$measureSlacksVisibleType]);
  2137.         return parent::setMeasureSlacksVisibleType($measureSlacksVisibleType);
  2138.     }
  2139.     /**
  2140.      * {@inheritDoc}
  2141.      */
  2142.     public function getMeasureSlacksVisibleType()
  2143.     {
  2144.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMeasureSlacksVisibleType', []);
  2145.         return parent::getMeasureSlacksVisibleType();
  2146.     }
  2147.     /**
  2148.      * {@inheritDoc}
  2149.      */
  2150.     public function isOnSale()
  2151.     {
  2152.         $this->__initializer__ && $this->__initializer__->__invoke($this'isOnSale', []);
  2153.         return parent::isOnSale();
  2154.     }
  2155.     /**
  2156.      * {@inheritDoc}
  2157.      */
  2158.     public function setEnterYearClass($enter_year_class)
  2159.     {
  2160.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEnterYearClass', [$enter_year_class]);
  2161.         return parent::setEnterYearClass($enter_year_class);
  2162.     }
  2163.     /**
  2164.      * {@inheritDoc}
  2165.      */
  2166.     public function getEnterYearClass()
  2167.     {
  2168.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEnterYearClass', []);
  2169.         return parent::getEnterYearClass();
  2170.     }
  2171.     /**
  2172.      * {@inheritDoc}
  2173.      */
  2174.     public function setVisibleCommodityAlert($visible_commodity_alert)
  2175.     {
  2176.         $this->__initializer__ && $this->__initializer__->__invoke($this'setVisibleCommodityAlert', [$visible_commodity_alert]);
  2177.         return parent::setVisibleCommodityAlert($visible_commodity_alert);
  2178.     }
  2179.     /**
  2180.      * {@inheritDoc}
  2181.      */
  2182.     public function getVisibleCommodityAlert()
  2183.     {
  2184.         $this->__initializer__ && $this->__initializer__->__invoke($this'getVisibleCommodityAlert', []);
  2185.         return parent::getVisibleCommodityAlert();
  2186.     }
  2187.     /**
  2188.      * {@inheritDoc}
  2189.      */
  2190.     public function isVisible()
  2191.     {
  2192.         $this->__initializer__ && $this->__initializer__->__invoke($this'isVisible', []);
  2193.         return parent::isVisible();
  2194.     }
  2195.     /**
  2196.      * {@inheritDoc}
  2197.      */
  2198.     public function setVisible($visibleFlg)
  2199.     {
  2200.         $this->__initializer__ && $this->__initializer__->__invoke($this'setVisible', [$visibleFlg]);
  2201.         return parent::setVisible($visibleFlg);
  2202.     }
  2203.     /**
  2204.      * {@inheritDoc}
  2205.      */
  2206.     public function isBrotherEnabled()
  2207.     {
  2208.         $this->__initializer__ && $this->__initializer__->__invoke($this'isBrotherEnabled', []);
  2209.         return parent::isBrotherEnabled();
  2210.     }
  2211.     /**
  2212.      * {@inheritDoc}
  2213.      */
  2214.     public function getBrotherFlg()
  2215.     {
  2216.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBrotherFlg', []);
  2217.         return parent::getBrotherFlg();
  2218.     }
  2219.     /**
  2220.      * {@inheritDoc}
  2221.      */
  2222.     public function setBrotherFlg($brotherFlg)
  2223.     {
  2224.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBrotherFlg', [$brotherFlg]);
  2225.         return parent::setBrotherFlg($brotherFlg);
  2226.     }
  2227.     /**
  2228.      * {@inheritDoc}
  2229.      */
  2230.     public function getRequireSchoolKey()
  2231.     {
  2232.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRequireSchoolKey', []);
  2233.         return parent::getRequireSchoolKey();
  2234.     }
  2235.     /**
  2236.      * {@inheritDoc}
  2237.      */
  2238.     public function setRequireSchoolKey($require_school_key)
  2239.     {
  2240.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRequireSchoolKey', [$require_school_key]);
  2241.         return parent::setRequireSchoolKey($require_school_key);
  2242.     }
  2243.     /**
  2244.      * {@inheritDoc}
  2245.      */
  2246.     public function getRequireBrothers()
  2247.     {
  2248.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRequireBrothers', []);
  2249.         return parent::getRequireBrothers();
  2250.     }
  2251.     /**
  2252.      * {@inheritDoc}
  2253.      */
  2254.     public function setRequireBrothers($require_brothers)
  2255.     {
  2256.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRequireBrothers', [$require_brothers]);
  2257.         return parent::setRequireBrothers($require_brothers);
  2258.     }
  2259.     /**
  2260.      * {@inheritDoc}
  2261.      */
  2262.     public function isCustomerSelfdel()
  2263.     {
  2264.         $this->__initializer__ && $this->__initializer__->__invoke($this'isCustomerSelfdel', []);
  2265.         return parent::isCustomerSelfdel();
  2266.     }
  2267.     /**
  2268.      * {@inheritDoc}
  2269.      */
  2270.     public function getCustomerSelfdelFlg()
  2271.     {
  2272.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCustomerSelfdelFlg', []);
  2273.         return parent::getCustomerSelfdelFlg();
  2274.     }
  2275.     /**
  2276.      * {@inheritDoc}
  2277.      */
  2278.     public function setCustomerSelfdelFlg($customer_selfdel_flg)
  2279.     {
  2280.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCustomerSelfdelFlg', [$customer_selfdel_flg]);
  2281.         return parent::setCustomerSelfdelFlg($customer_selfdel_flg);
  2282.     }
  2283.     /**
  2284.      * {@inheritDoc}
  2285.      */
  2286.     public function getProductSexVisibleType()
  2287.     {
  2288.         $this->__initializer__ && $this->__initializer__->__invoke($this'getProductSexVisibleType', []);
  2289.         return parent::getProductSexVisibleType();
  2290.     }
  2291.     /**
  2292.      * {@inheritDoc}
  2293.      */
  2294.     public function setProductSexVisibleType($productSexVisibleType)
  2295.     {
  2296.         $this->__initializer__ && $this->__initializer__->__invoke($this'setProductSexVisibleType', [$productSexVisibleType]);
  2297.         return parent::setProductSexVisibleType($productSexVisibleType);
  2298.     }
  2299.     /**
  2300.      * {@inheritDoc}
  2301.      */
  2302.     public function getReportMeasureFlag()
  2303.     {
  2304.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReportMeasureFlag', []);
  2305.         return parent::getReportMeasureFlag();
  2306.     }
  2307.     /**
  2308.      * {@inheritDoc}
  2309.      */
  2310.     public function setReportMeasureFlag($report_measure_flag)
  2311.     {
  2312.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReportMeasureFlag', [$report_measure_flag]);
  2313.         return parent::setReportMeasureFlag($report_measure_flag);
  2314.     }
  2315.     /**
  2316.      * {@inheritDoc}
  2317.      */
  2318.     public function getReportGradeFlag()
  2319.     {
  2320.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReportGradeFlag', []);
  2321.         return parent::getReportGradeFlag();
  2322.     }
  2323.     /**
  2324.      * {@inheritDoc}
  2325.      */
  2326.     public function setReportGradeFlag($report_grade_flag)
  2327.     {
  2328.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReportGradeFlag', [$report_grade_flag]);
  2329.         return parent::setReportGradeFlag($report_grade_flag);
  2330.     }
  2331.     /**
  2332.      * {@inheritDoc}
  2333.      */
  2334.     public function getReportClassFlag()
  2335.     {
  2336.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReportClassFlag', []);
  2337.         return parent::getReportClassFlag();
  2338.     }
  2339.     /**
  2340.      * {@inheritDoc}
  2341.      */
  2342.     public function setReportClassFlag($report_class_flag)
  2343.     {
  2344.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReportClassFlag', [$report_class_flag]);
  2345.         return parent::setReportClassFlag($report_class_flag);
  2346.     }
  2347.     /**
  2348.      * {@inheritDoc}
  2349.      */
  2350.     public function getReportStoremailFlag()
  2351.     {
  2352.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReportStoremailFlag', []);
  2353.         return parent::getReportStoremailFlag();
  2354.     }
  2355.     /**
  2356.      * {@inheritDoc}
  2357.      */
  2358.     public function setReportStoremailFlag($report_storemail_flag)
  2359.     {
  2360.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReportStoremailFlag', [$report_storemail_flag]);
  2361.         return parent::setReportStoremailFlag($report_storemail_flag);
  2362.     }
  2363.     /**
  2364.      * {@inheritDoc}
  2365.      */
  2366.     public function getReportTaxFlag()
  2367.     {
  2368.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReportTaxFlag', []);
  2369.         return parent::getReportTaxFlag();
  2370.     }
  2371.     /**
  2372.      * {@inheritDoc}
  2373.      */
  2374.     public function setReportTaxFlag($report_tax_flag)
  2375.     {
  2376.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReportTaxFlag', [$report_tax_flag]);
  2377.         return parent::setReportTaxFlag($report_tax_flag);
  2378.     }
  2379.     /**
  2380.      * {@inheritDoc}
  2381.      */
  2382.     public function setOrderDeliveryNotation($order_delivery_notation)
  2383.     {
  2384.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderDeliveryNotation', [$order_delivery_notation]);
  2385.         return parent::setOrderDeliveryNotation($order_delivery_notation);
  2386.     }
  2387.     /**
  2388.      * {@inheritDoc}
  2389.      */
  2390.     public function getOrderDeliveryNotation()
  2391.     {
  2392.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrderDeliveryNotation', []);
  2393.         return parent::getOrderDeliveryNotation();
  2394.     }
  2395.     /**
  2396.      * {@inheritDoc}
  2397.      */
  2398.     public function setOrderPaymentNotation($order_payment_notation)
  2399.     {
  2400.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrderPaymentNotation', [$order_payment_notation]);
  2401.         return parent::setOrderPaymentNotation($order_payment_notation);
  2402.     }
  2403.     /**
  2404.      * {@inheritDoc}
  2405.      */
  2406.     public function GetOrderPaymentNotation()
  2407.     {
  2408.         $this->__initializer__ && $this->__initializer__->__invoke($this'GetOrderPaymentNotation', []);
  2409.         return parent::GetOrderPaymentNotation();
  2410.     }
  2411.     /**
  2412.      * {@inheritDoc}
  2413.      */
  2414.     public function setAddr01MaxLength($addr01_max_length)
  2415.     {
  2416.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr01MaxLength', [$addr01_max_length]);
  2417.         return parent::setAddr01MaxLength($addr01_max_length);
  2418.     }
  2419.     /**
  2420.      * {@inheritDoc}
  2421.      */
  2422.     public function getAddr01MaxLength()
  2423.     {
  2424.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr01MaxLength', []);
  2425.         return parent::getAddr01MaxLength();
  2426.     }
  2427.     /**
  2428.      * {@inheritDoc}
  2429.      */
  2430.     public function setAddr02MaxLength($addr02_max_length)
  2431.     {
  2432.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddr02MaxLength', [$addr02_max_length]);
  2433.         return parent::setAddr02MaxLength($addr02_max_length);
  2434.     }
  2435.     /**
  2436.      * {@inheritDoc}
  2437.      */
  2438.     public function getAddr02MaxLength()
  2439.     {
  2440.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddr02MaxLength', []);
  2441.         return parent::getAddr02MaxLength();
  2442.     }
  2443.     /**
  2444.      * {@inheritDoc}
  2445.      */
  2446.     public function offsetExists($offset)
  2447.     {
  2448.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetExists', [$offset]);
  2449.         return parent::offsetExists($offset);
  2450.     }
  2451.     /**
  2452.      * {@inheritDoc}
  2453.      */
  2454.     public function offsetSet($offset$value)
  2455.     {
  2456.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetSet', [$offset$value]);
  2457.         return parent::offsetSet($offset$value);
  2458.     }
  2459.     /**
  2460.      * {@inheritDoc}
  2461.      */
  2462.     public function offsetGet($offset)
  2463.     {
  2464.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetGet', [$offset]);
  2465.         return parent::offsetGet($offset);
  2466.     }
  2467.     /**
  2468.      * {@inheritDoc}
  2469.      */
  2470.     public function offsetUnset($offset)
  2471.     {
  2472.         $this->__initializer__ && $this->__initializer__->__invoke($this'offsetUnset', [$offset]);
  2473.         return parent::offsetUnset($offset);
  2474.     }
  2475.     /**
  2476.      * {@inheritDoc}
  2477.      */
  2478.     public function setPropertiesFromArray(array $arrProps, array $excludeAttribute = [], \ReflectionClass $parentClass NULL)
  2479.     {
  2480.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPropertiesFromArray', [$arrProps$excludeAttribute$parentClass]);
  2481.         return parent::setPropertiesFromArray($arrProps$excludeAttribute$parentClass);
  2482.     }
  2483.     /**
  2484.      * {@inheritDoc}
  2485.      */
  2486.     public function toArray(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'], \ReflectionClass $parentClass NULL)
  2487.     {
  2488.         $this->__initializer__ && $this->__initializer__->__invoke($this'toArray', [$excludeAttribute$parentClass]);
  2489.         return parent::toArray($excludeAttribute$parentClass);
  2490.     }
  2491.     /**
  2492.      * {@inheritDoc}
  2493.      */
  2494.     public function toNormalizedArray(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  2495.     {
  2496.         $this->__initializer__ && $this->__initializer__->__invoke($this'toNormalizedArray', [$excludeAttribute]);
  2497.         return parent::toNormalizedArray($excludeAttribute);
  2498.     }
  2499.     /**
  2500.      * {@inheritDoc}
  2501.      */
  2502.     public function toJSON(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  2503.     {
  2504.         $this->__initializer__ && $this->__initializer__->__invoke($this'toJSON', [$excludeAttribute]);
  2505.         return parent::toJSON($excludeAttribute);
  2506.     }
  2507.     /**
  2508.      * {@inheritDoc}
  2509.      */
  2510.     public function toXML(array $excludeAttribute = ['__initializer__''__cloner__''__isInitialized__'])
  2511.     {
  2512.         $this->__initializer__ && $this->__initializer__->__invoke($this'toXML', [$excludeAttribute]);
  2513.         return parent::toXML($excludeAttribute);
  2514.     }
  2515.     /**
  2516.      * {@inheritDoc}
  2517.      */
  2518.     public function copyProperties($srcObject, array $excludeAttribute = [])
  2519.     {
  2520.         $this->__initializer__ && $this->__initializer__->__invoke($this'copyProperties', [$srcObject$excludeAttribute]);
  2521.         return parent::copyProperties($srcObject$excludeAttribute);
  2522.     }
  2523.     /**
  2524.      * {@inheritDoc}
  2525.      */
  2526.     public function getEntityIdentifierAsArray(\Eccube\Entity\AbstractEntity $Entity)
  2527.     {
  2528.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEntityIdentifierAsArray', [$Entity]);
  2529.         return parent::getEntityIdentifierAsArray($Entity);
  2530.     }
  2531. }