<?php
namespace Proxies\__CG__\Eccube\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class Customer extends \Eccube\Entity\Customer implements \Doctrine\ORM\Proxy\Proxy
{
/**
* @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
* three parameters, being respectively the proxy object to be initialized, the method that triggered the
* initialization process and an array of ordered parameters that were passed to that method.
*
* @see \Doctrine\Common\Proxy\Proxy::__setInitializer
*/
public $__initializer__;
/**
* @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
*
* @see \Doctrine\Common\Proxy\Proxy::__setCloner
*/
public $__cloner__;
/**
* @var boolean flag indicating if this object was already initialized
*
* @see \Doctrine\Persistence\Proxy::__isInitialized
*/
public $__isInitialized__ = false;
/**
* @var array<string, null> properties to be lazy loaded, indexed by property name
*/
public static $lazyPropertiesNames = array (
);
/**
* @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
*
* @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
*/
public static $lazyPropertiesDefaults = array (
);
public function __construct(?\Closure $initializer = null, ?\Closure $cloner = null)
{
$this->__initializer__ = $initializer;
$this->__cloner__ = $cloner;
}
/**
*
* @return array
*/
public function __sleep()
{
if ($this->__isInitialized__) {
return ['__isInitialized__', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'id', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'name01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'name02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'kana01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'kana02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'company_name', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'postal_code', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'addr01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'addr02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'email', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'phone_number', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'birth', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'plain_password', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'password', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'salt', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'secret_key', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'first_buy_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'last_buy_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'buy_times', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'buy_total', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'note', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'reset_key', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'reset_expire', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'point', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'create_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'update_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'CustomerFavoriteProducts', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'CustomerAddresses', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Orders', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Status', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Sex', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Job', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Country', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Pref', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'school_code', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'student_type', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr04', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr05', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr11', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr12', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr13', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr21', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr22', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr31', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr32', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr41', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr42', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr43', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'examno', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'zip01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'zip02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'fax01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'fax02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'fax03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'prev_school', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel2_01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel2_02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel2_03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'admission_year', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'school_year', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'School', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'hissu_flg', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'prev_school_year', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'prev_school_class', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'contractor_name01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'contractor_name02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'contractor_birth', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'school_class', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'student_number', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'free1', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'free2', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'CustomerAddress', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Brothers', 'mailmaga_flg', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Contacts', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'GmoMember'];
}
return ['__isInitialized__', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'id', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'name01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'name02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'kana01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'kana02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'company_name', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'postal_code', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'addr01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'addr02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'email', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'phone_number', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'birth', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'plain_password', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'password', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'salt', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'secret_key', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'first_buy_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'last_buy_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'buy_times', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'buy_total', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'note', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'reset_key', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'reset_expire', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'point', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'create_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'update_date', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'CustomerFavoriteProducts', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'CustomerAddresses', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Orders', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Status', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Sex', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Job', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Country', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Pref', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'school_code', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'student_type', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr04', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr05', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr11', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr12', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr13', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr21', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr22', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr31', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr32', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr41', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr42', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'dr43', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'examno', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'zip01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'zip02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'fax01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'fax02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'fax03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'prev_school', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel2_01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel2_02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'tel2_03', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'admission_year', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'school_year', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'School', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'hissu_flg', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'prev_school_year', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'prev_school_class', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'contractor_name01', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'contractor_name02', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'contractor_birth', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'school_class', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'student_number', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'free1', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'free2', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'CustomerAddress', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Brothers', 'mailmaga_flg', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'Contacts', '' . "\0" . 'Eccube\\Entity\\Customer' . "\0" . 'GmoMember'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (Customer $proxy) {
$proxy->__setInitializer(null);
$proxy->__setCloner(null);
$existingProperties = get_object_vars($proxy);
foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
if ( ! array_key_exists($property, $existingProperties)) {
$proxy->$property = $defaultValue;
}
}
};
}
}
/**
*
*/
public function __clone()
{
$this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []);
}
/**
* Forces initialization of the proxy
*/
public function __load(): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []);
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __isInitialized(): bool
{
return $this->__isInitialized__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitialized($initialized): void
{
$this->__isInitialized__ = $initialized;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitializer(\Closure $initializer = null): void
{
$this->__initializer__ = $initializer;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __getInitializer(): ?\Closure
{
return $this->__initializer__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setCloner(\Closure $cloner = null): void
{
$this->__cloner__ = $cloner;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific cloning logic
*/
public function __getCloner(): ?\Closure
{
return $this->__cloner__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
* @deprecated no longer in use - generated code now relies on internal components rather than generated public API
* @static
*/
public function __getLazyProperties(): array
{
return self::$lazyPropertiesDefaults;
}
/**
* {@inheritDoc}
*/
public function __toString(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []);
return parent::__toString();
}
/**
* {@inheritDoc}
*/
public function getRoles()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRoles', []);
return parent::getRoles();
}
/**
* {@inheritDoc}
*/
public function getUsername()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsername', []);
return parent::getUsername();
}
/**
* {@inheritDoc}
*/
public function eraseCredentials()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'eraseCredentials', []);
return parent::eraseCredentials();
}
/**
* {@inheritDoc}
*/
public function getId()
{
if ($this->__isInitialized__ === false) {
return (int) parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function setName01($name01)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setName01', [$name01]);
return parent::setName01($name01);
}
/**
* {@inheritDoc}
*/
public function getName01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getName01', []);
return parent::getName01();
}
/**
* {@inheritDoc}
*/
public function setName02($name02)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setName02', [$name02]);
return parent::setName02($name02);
}
/**
* {@inheritDoc}
*/
public function getName02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getName02', []);
return parent::getName02();
}
/**
* {@inheritDoc}
*/
public function setKana01($kana01 = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setKana01', [$kana01]);
return parent::setKana01($kana01);
}
/**
* {@inheritDoc}
*/
public function getKana01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getKana01', []);
return parent::getKana01();
}
/**
* {@inheritDoc}
*/
public function setKana02($kana02 = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setKana02', [$kana02]);
return parent::setKana02($kana02);
}
/**
* {@inheritDoc}
*/
public function getKana02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getKana02', []);
return parent::getKana02();
}
/**
* {@inheritDoc}
*/
public function setCompanyName($companyName = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCompanyName', [$companyName]);
return parent::setCompanyName($companyName);
}
/**
* {@inheritDoc}
*/
public function getCompanyName()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCompanyName', []);
return parent::getCompanyName();
}
/**
* {@inheritDoc}
*/
public function setPostalCode($postal_code = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPostalCode', [$postal_code]);
return parent::setPostalCode($postal_code);
}
/**
* {@inheritDoc}
*/
public function getPostalCode()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPostalCode', []);
return parent::getPostalCode();
}
/**
* {@inheritDoc}
*/
public function setAddr01($addr01 = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAddr01', [$addr01]);
return parent::setAddr01($addr01);
}
/**
* {@inheritDoc}
*/
public function getAddr01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAddr01', []);
return parent::getAddr01();
}
/**
* {@inheritDoc}
*/
public function setAddr02($addr02 = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAddr02', [$addr02]);
return parent::setAddr02($addr02);
}
/**
* {@inheritDoc}
*/
public function getAddr02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAddr02', []);
return parent::getAddr02();
}
/**
* {@inheritDoc}
*/
public function setEmail($email)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEmail', [$email]);
return parent::setEmail($email);
}
/**
* {@inheritDoc}
*/
public function getEmail()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmail', []);
return parent::getEmail();
}
/**
* {@inheritDoc}
*/
public function setPhoneNumber($phone_number = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPhoneNumber', [$phone_number]);
return parent::setPhoneNumber($phone_number);
}
/**
* {@inheritDoc}
*/
public function getPhoneNumber()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPhoneNumber', []);
return parent::getPhoneNumber();
}
/**
* {@inheritDoc}
*/
public function setBirth($birth = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBirth', [$birth]);
return parent::setBirth($birth);
}
/**
* {@inheritDoc}
*/
public function getBirth()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBirth', []);
return parent::getBirth();
}
/**
* {@inheritDoc}
*/
public function setPlainPassword(?string $password): \Eccube\Entity\Customer
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPlainPassword', [$password]);
return parent::setPlainPassword($password);
}
/**
* {@inheritDoc}
*/
public function getPlainPassword(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPlainPassword', []);
return parent::getPlainPassword();
}
/**
* {@inheritDoc}
*/
public function setPassword($password = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPassword', [$password]);
return parent::setPassword($password);
}
/**
* {@inheritDoc}
*/
public function getPassword()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPassword', []);
return parent::getPassword();
}
/**
* {@inheritDoc}
*/
public function setSalt($salt = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSalt', [$salt]);
return parent::setSalt($salt);
}
/**
* {@inheritDoc}
*/
public function getSalt()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSalt', []);
return parent::getSalt();
}
/**
* {@inheritDoc}
*/
public function setSecretKey($secretKey)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSecretKey', [$secretKey]);
return parent::setSecretKey($secretKey);
}
/**
* {@inheritDoc}
*/
public function getSecretKey()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSecretKey', []);
return parent::getSecretKey();
}
/**
* {@inheritDoc}
*/
public function setFirstBuyDate($firstBuyDate = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFirstBuyDate', [$firstBuyDate]);
return parent::setFirstBuyDate($firstBuyDate);
}
/**
* {@inheritDoc}
*/
public function getFirstBuyDate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFirstBuyDate', []);
return parent::getFirstBuyDate();
}
/**
* {@inheritDoc}
*/
public function setLastBuyDate($lastBuyDate = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastBuyDate', [$lastBuyDate]);
return parent::setLastBuyDate($lastBuyDate);
}
/**
* {@inheritDoc}
*/
public function getLastBuyDate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastBuyDate', []);
return parent::getLastBuyDate();
}
/**
* {@inheritDoc}
*/
public function setBuyTimes($buyTimes = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBuyTimes', [$buyTimes]);
return parent::setBuyTimes($buyTimes);
}
/**
* {@inheritDoc}
*/
public function getBuyTimes()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBuyTimes', []);
return parent::getBuyTimes();
}
/**
* {@inheritDoc}
*/
public function setBuyTotal($buyTotal = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBuyTotal', [$buyTotal]);
return parent::setBuyTotal($buyTotal);
}
/**
* {@inheritDoc}
*/
public function getBuyTotal()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBuyTotal', []);
return parent::getBuyTotal();
}
/**
* {@inheritDoc}
*/
public function setNote($note = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setNote', [$note]);
return parent::setNote($note);
}
/**
* {@inheritDoc}
*/
public function getNote()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNote', []);
return parent::getNote();
}
/**
* {@inheritDoc}
*/
public function setResetKey($resetKey = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setResetKey', [$resetKey]);
return parent::setResetKey($resetKey);
}
/**
* {@inheritDoc}
*/
public function getResetKey()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getResetKey', []);
return parent::getResetKey();
}
/**
* {@inheritDoc}
*/
public function setResetExpire($resetExpire = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setResetExpire', [$resetExpire]);
return parent::setResetExpire($resetExpire);
}
/**
* {@inheritDoc}
*/
public function getResetExpire()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getResetExpire', []);
return parent::getResetExpire();
}
/**
* {@inheritDoc}
*/
public function setCreateDate($createDate)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreateDate', [$createDate]);
return parent::setCreateDate($createDate);
}
/**
* {@inheritDoc}
*/
public function getCreateDate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreateDate', []);
return parent::getCreateDate();
}
/**
* {@inheritDoc}
*/
public function setUpdateDate($updateDate)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdateDate', [$updateDate]);
return parent::setUpdateDate($updateDate);
}
/**
* {@inheritDoc}
*/
public function getUpdateDate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdateDate', []);
return parent::getUpdateDate();
}
/**
* {@inheritDoc}
*/
public function addCustomerFavoriteProduct(\Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProduct)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCustomerFavoriteProduct', [$customerFavoriteProduct]);
return parent::addCustomerFavoriteProduct($customerFavoriteProduct);
}
/**
* {@inheritDoc}
*/
public function removeCustomerFavoriteProduct(\Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProduct)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCustomerFavoriteProduct', [$customerFavoriteProduct]);
return parent::removeCustomerFavoriteProduct($customerFavoriteProduct);
}
/**
* {@inheritDoc}
*/
public function getCustomerFavoriteProducts()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCustomerFavoriteProducts', []);
return parent::getCustomerFavoriteProducts();
}
/**
* {@inheritDoc}
*/
public function addCustomerAddress(\Eccube\Entity\CustomerAddress $customerAddress)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCustomerAddress', [$customerAddress]);
return parent::addCustomerAddress($customerAddress);
}
/**
* {@inheritDoc}
*/
public function removeCustomerAddress(\Eccube\Entity\CustomerAddress $customerAddress)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCustomerAddress', [$customerAddress]);
return parent::removeCustomerAddress($customerAddress);
}
/**
* {@inheritDoc}
*/
public function getCustomerAddresses()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCustomerAddresses', []);
return parent::getCustomerAddresses();
}
/**
* {@inheritDoc}
*/
public function addOrder(\Eccube\Entity\Order $order)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addOrder', [$order]);
return parent::addOrder($order);
}
/**
* {@inheritDoc}
*/
public function removeOrder(\Eccube\Entity\Order $order)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeOrder', [$order]);
return parent::removeOrder($order);
}
/**
* {@inheritDoc}
*/
public function getOrders()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getOrders', []);
return parent::getOrders();
}
/**
* {@inheritDoc}
*/
public function setStatus(\Eccube\Entity\Master\CustomerStatus $status = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setStatus', [$status]);
return parent::setStatus($status);
}
/**
* {@inheritDoc}
*/
public function getStatus()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStatus', []);
return parent::getStatus();
}
/**
* {@inheritDoc}
*/
public function setSex(\Eccube\Entity\Master\Sex $sex = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSex', [$sex]);
return parent::setSex($sex);
}
/**
* {@inheritDoc}
*/
public function getSex()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSex', []);
return parent::getSex();
}
/**
* {@inheritDoc}
*/
public function setJob(\Eccube\Entity\Master\Job $job = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setJob', [$job]);
return parent::setJob($job);
}
/**
* {@inheritDoc}
*/
public function getJob()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getJob', []);
return parent::getJob();
}
/**
* {@inheritDoc}
*/
public function setCountry(\Eccube\Entity\Master\Country $country = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCountry', [$country]);
return parent::setCountry($country);
}
/**
* {@inheritDoc}
*/
public function getCountry()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCountry', []);
return parent::getCountry();
}
/**
* {@inheritDoc}
*/
public function setPref(\Eccube\Entity\Master\Pref $pref = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPref', [$pref]);
return parent::setPref($pref);
}
/**
* {@inheritDoc}
*/
public function getPref()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPref', []);
return parent::getPref();
}
/**
* {@inheritDoc}
*/
public function setPoint($point)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPoint', [$point]);
return parent::setPoint($point);
}
/**
* {@inheritDoc}
*/
public function getPoint()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPoint', []);
return parent::getPoint();
}
/**
* {@inheritDoc}
*/
public function serialize()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'serialize', []);
return parent::serialize();
}
/**
* {@inheritDoc}
*/
public function unserialize($serialized)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'unserialize', [$serialized]);
return parent::unserialize($serialized);
}
/**
* {@inheritDoc}
*/
public function offsetExists($offset)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'offsetExists', [$offset]);
return parent::offsetExists($offset);
}
/**
* {@inheritDoc}
*/
public function offsetSet($offset, $value)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'offsetSet', [$offset, $value]);
return parent::offsetSet($offset, $value);
}
/**
* {@inheritDoc}
*/
public function offsetGet($offset)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'offsetGet', [$offset]);
return parent::offsetGet($offset);
}
/**
* {@inheritDoc}
*/
public function offsetUnset($offset)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'offsetUnset', [$offset]);
return parent::offsetUnset($offset);
}
/**
* {@inheritDoc}
*/
public function setPropertiesFromArray(array $arrProps, array $excludeAttribute = [], \ReflectionClass $parentClass = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPropertiesFromArray', [$arrProps, $excludeAttribute, $parentClass]);
return parent::setPropertiesFromArray($arrProps, $excludeAttribute, $parentClass);
}
/**
* {@inheritDoc}
*/
public function toArray(array $excludeAttribute = ['__initializer__', '__cloner__', '__isInitialized__'], \ReflectionClass $parentClass = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'toArray', [$excludeAttribute, $parentClass]);
return parent::toArray($excludeAttribute, $parentClass);
}
/**
* {@inheritDoc}
*/
public function toNormalizedArray(array $excludeAttribute = ['__initializer__', '__cloner__', '__isInitialized__'])
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'toNormalizedArray', [$excludeAttribute]);
return parent::toNormalizedArray($excludeAttribute);
}
/**
* {@inheritDoc}
*/
public function toJSON(array $excludeAttribute = ['__initializer__', '__cloner__', '__isInitialized__'])
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'toJSON', [$excludeAttribute]);
return parent::toJSON($excludeAttribute);
}
/**
* {@inheritDoc}
*/
public function toXML(array $excludeAttribute = ['__initializer__', '__cloner__', '__isInitialized__'])
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'toXML', [$excludeAttribute]);
return parent::toXML($excludeAttribute);
}
/**
* {@inheritDoc}
*/
public function copyProperties($srcObject, array $excludeAttribute = [])
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'copyProperties', [$srcObject, $excludeAttribute]);
return parent::copyProperties($srcObject, $excludeAttribute);
}
/**
* {@inheritDoc}
*/
public function getEntityIdentifierAsArray(\Eccube\Entity\AbstractEntity $Entity)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEntityIdentifierAsArray', [$Entity]);
return parent::getEntityIdentifierAsArray($Entity);
}
/**
* {@inheritDoc}
*/
public function setSchoolCode($school_code)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSchoolCode', [$school_code]);
return parent::setSchoolCode($school_code);
}
/**
* {@inheritDoc}
*/
public function getSchoolCode()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSchoolCode', []);
return parent::getSchoolCode();
}
/**
* {@inheritDoc}
*/
public function setSchool(\Customize\Entity\School $school = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSchool', [$school]);
return parent::setSchool($school);
}
/**
* {@inheritDoc}
*/
public function getSchool()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSchool', []);
return parent::getSchool();
}
/**
* {@inheritDoc}
*/
public function setStudentType($studenType)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setStudentType', [$studenType]);
return parent::setStudentType($studenType);
}
/**
* {@inheritDoc}
*/
public function getStudentType()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStudentType', []);
return parent::getStudentType();
}
/**
* {@inheritDoc}
*/
public function setDr01($dr01)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr01', [$dr01]);
return parent::setDr01($dr01);
}
/**
* {@inheritDoc}
*/
public function getDr01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr01', []);
return parent::getDr01();
}
/**
* {@inheritDoc}
*/
public function setDr02($dr02)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr02', [$dr02]);
return parent::setDr02($dr02);
}
/**
* {@inheritDoc}
*/
public function getDr02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr02', []);
return parent::getDr02();
}
/**
* {@inheritDoc}
*/
public function setDr03($dr03)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr03', [$dr03]);
return parent::setDr03($dr03);
}
/**
* {@inheritDoc}
*/
public function getDr03()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr03', []);
return parent::getDr03();
}
/**
* {@inheritDoc}
*/
public function setDr04($dr04)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr04', [$dr04]);
return parent::setDr04($dr04);
}
/**
* {@inheritDoc}
*/
public function getDr04()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr04', []);
return parent::getDr04();
}
/**
* {@inheritDoc}
*/
public function setDr05($dr05)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr05', [$dr05]);
return parent::setDr05($dr05);
}
/**
* {@inheritDoc}
*/
public function getDr05()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr05', []);
return parent::getDr05();
}
/**
* {@inheritDoc}
*/
public function setDr11($dr11)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr11', [$dr11]);
return parent::setDr11($dr11);
}
/**
* {@inheritDoc}
*/
public function getDr11()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr11', []);
return parent::getDr11();
}
/**
* {@inheritDoc}
*/
public function setDr12($dr12)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr12', [$dr12]);
return parent::setDr12($dr12);
}
/**
* {@inheritDoc}
*/
public function getDr12()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr12', []);
return parent::getDr12();
}
/**
* {@inheritDoc}
*/
public function setDr13($dr13)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr13', [$dr13]);
return parent::setDr13($dr13);
}
/**
* {@inheritDoc}
*/
public function getDr13()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr13', []);
return parent::getDr13();
}
/**
* {@inheritDoc}
*/
public function setDr21($dr21)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr21', [$dr21]);
return parent::setDr21($dr21);
}
/**
* {@inheritDoc}
*/
public function getDr21()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr21', []);
return parent::getDr21();
}
/**
* {@inheritDoc}
*/
public function setDr22($dr22)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr22', [$dr22]);
return parent::setDr22($dr22);
}
/**
* {@inheritDoc}
*/
public function getDr22()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr22', []);
return parent::getDr22();
}
/**
* {@inheritDoc}
*/
public function setDr31($dr31)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr31', [$dr31]);
return parent::setDr31($dr31);
}
/**
* {@inheritDoc}
*/
public function getDr31()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr31', []);
return parent::getDr31();
}
/**
* {@inheritDoc}
*/
public function setDr32($dr32)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr32', [$dr32]);
return parent::setDr32($dr32);
}
/**
* {@inheritDoc}
*/
public function getDr32()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr32', []);
return parent::getDr32();
}
/**
* {@inheritDoc}
*/
public function setDr41($dr41)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr41', [$dr41]);
return parent::setDr41($dr41);
}
/**
* {@inheritDoc}
*/
public function getDr41()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr41', []);
return parent::getDr41();
}
/**
* {@inheritDoc}
*/
public function setDr42($dr42)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr42', [$dr42]);
return parent::setDr42($dr42);
}
/**
* {@inheritDoc}
*/
public function getDr42()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr42', []);
return parent::getDr42();
}
/**
* {@inheritDoc}
*/
public function setDr43($dr43)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDr43', [$dr43]);
return parent::setDr43($dr43);
}
/**
* {@inheritDoc}
*/
public function getDr43()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDr43', []);
return parent::getDr43();
}
/**
* {@inheritDoc}
*/
public function setExamno($examno)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setExamno', [$examno]);
return parent::setExamno($examno);
}
/**
* {@inheritDoc}
*/
public function getExamno()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getExamno', []);
return parent::getExamno();
}
/**
* {@inheritDoc}
*/
public function setPrevSchool($prev_school)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPrevSchool', [$prev_school]);
return parent::setPrevSchool($prev_school);
}
/**
* {@inheritDoc}
*/
public function getPrevSchool()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPrevSchool', []);
return parent::getPrevSchool();
}
/**
* {@inheritDoc}
*/
public function setTel01($tel01)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTel01', [$tel01]);
return parent::setTel01($tel01);
}
/**
* {@inheritDoc}
*/
public function getTel01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTel01', []);
return parent::getTel01();
}
/**
* {@inheritDoc}
*/
public function setTel02($tel02)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTel02', [$tel02]);
return parent::setTel02($tel02);
}
/**
* {@inheritDoc}
*/
public function getTel02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTel02', []);
return parent::getTel02();
}
/**
* {@inheritDoc}
*/
public function setTel03($tel03)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTel03', [$tel03]);
return parent::setTel03($tel03);
}
/**
* {@inheritDoc}
*/
public function getTel03()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTel03', []);
return parent::getTel03();
}
/**
* {@inheritDoc}
*/
public function setTel201($tel2_01)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTel201', [$tel2_01]);
return parent::setTel201($tel2_01);
}
/**
* {@inheritDoc}
*/
public function getTel201()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTel201', []);
return parent::getTel201();
}
/**
* {@inheritDoc}
*/
public function setTel202($tel2_02)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTel202', [$tel2_02]);
return parent::setTel202($tel2_02);
}
/**
* {@inheritDoc}
*/
public function getTel202()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTel202', []);
return parent::getTel202();
}
/**
* {@inheritDoc}
*/
public function setTel203($tel2_03)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTel203', [$tel2_03]);
return parent::setTel203($tel2_03);
}
/**
* {@inheritDoc}
*/
public function getTel203()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTel203', []);
return parent::getTel203();
}
/**
* {@inheritDoc}
*/
public function setFax01($fax01)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFax01', [$fax01]);
return parent::setFax01($fax01);
}
/**
* {@inheritDoc}
*/
public function getFax01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFax01', []);
return parent::getFax01();
}
/**
* {@inheritDoc}
*/
public function setFax02($fax02)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFax02', [$fax02]);
return parent::setFax02($fax02);
}
/**
* {@inheritDoc}
*/
public function getFax02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFax02', []);
return parent::getFax02();
}
/**
* {@inheritDoc}
*/
public function setFax03($fax03)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFax03', [$fax03]);
return parent::setFax03($fax03);
}
/**
* {@inheritDoc}
*/
public function getFax03()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFax03', []);
return parent::getFax03();
}
/**
* {@inheritDoc}
*/
public function setZip01($zip01)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setZip01', [$zip01]);
return parent::setZip01($zip01);
}
/**
* {@inheritDoc}
*/
public function getZip01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getZip01', []);
return parent::getZip01();
}
/**
* {@inheritDoc}
*/
public function setZip02($zip02)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setZip02', [$zip02]);
return parent::setZip02($zip02);
}
/**
* {@inheritDoc}
*/
public function getZip02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getZip02', []);
return parent::getZip02();
}
/**
* {@inheritDoc}
*/
public function getAdmissionYear()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAdmissionYear', []);
return parent::getAdmissionYear();
}
/**
* {@inheritDoc}
*/
public function setAdmissionYear($admissionYear)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAdmissionYear', [$admissionYear]);
return parent::setAdmissionYear($admissionYear);
}
/**
* {@inheritDoc}
*/
public function getSchoolYear()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSchoolYear', []);
return parent::getSchoolYear();
}
/**
* {@inheritDoc}
*/
public function setSchoolYear($schoolYear)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSchoolYear', [$schoolYear]);
return parent::setSchoolYear($schoolYear);
}
/**
* {@inheritDoc}
*/
public function getSchoolClass()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSchoolClass', []);
return parent::getSchoolClass();
}
/**
* {@inheritDoc}
*/
public function setSchoolClass($schoolClass)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSchoolClass', [$schoolClass]);
return parent::setSchoolClass($schoolClass);
}
/**
* {@inheritDoc}
*/
public function getHissuFlg(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHissuFlg', []);
return parent::getHissuFlg();
}
/**
* {@inheritDoc}
*/
public function setHissuFlg($hissu_flg)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHissuFlg', [$hissu_flg]);
return parent::setHissuFlg($hissu_flg);
}
/**
* {@inheritDoc}
*/
public function getPrevSchoolYear()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPrevSchoolYear', []);
return parent::getPrevSchoolYear();
}
/**
* {@inheritDoc}
*/
public function setPrevSchoolYear($prevSchoolYear)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPrevSchoolYear', [$prevSchoolYear]);
return parent::setPrevSchoolYear($prevSchoolYear);
}
/**
* {@inheritDoc}
*/
public function setPrevSchoolClass($prevSchoolClass)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPrevSchoolClass', [$prevSchoolClass]);
return parent::setPrevSchoolClass($prevSchoolClass);
}
/**
* {@inheritDoc}
*/
public function getPrevSchoolClass()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPrevSchoolClass', []);
return parent::getPrevSchoolClass();
}
/**
* {@inheritDoc}
*/
public function getContractorName01()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContractorName01', []);
return parent::getContractorName01();
}
/**
* {@inheritDoc}
*/
public function setContractorName01($contractorName01)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContractorName01', [$contractorName01]);
return parent::setContractorName01($contractorName01);
}
/**
* {@inheritDoc}
*/
public function getContractorName02()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContractorName02', []);
return parent::getContractorName02();
}
/**
* {@inheritDoc}
*/
public function setContractorName02($contractorName02)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContractorName02', [$contractorName02]);
return parent::setContractorName02($contractorName02);
}
/**
* {@inheritDoc}
*/
public function setContractorBirth($contractorBirth = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContractorBirth', [$contractorBirth]);
return parent::setContractorBirth($contractorBirth);
}
/**
* {@inheritDoc}
*/
public function getContractorBirth()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContractorBirth', []);
return parent::getContractorBirth();
}
/**
* {@inheritDoc}
*/
public function getStudentNumber()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStudentNumber', []);
return parent::getStudentNumber();
}
/**
* {@inheritDoc}
*/
public function setStudentNumber($studentNumber)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setStudentNumber', [$studentNumber]);
return parent::setStudentNumber($studentNumber);
}
/**
* {@inheritDoc}
*/
public function getFree1()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFree1', []);
return parent::getFree1();
}
/**
* {@inheritDoc}
*/
public function setFree1($free1)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFree1', [$free1]);
return parent::setFree1($free1);
}
/**
* {@inheritDoc}
*/
public function getFree2()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFree2', []);
return parent::getFree2();
}
/**
* {@inheritDoc}
*/
public function setFree2($free2)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFree2', [$free2]);
return parent::setFree2($free2);
}
/**
* {@inheritDoc}
*/
public function setCustomerAddress(\Eccube\Entity\CustomerAddress $customerAddress = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCustomerAddress', [$customerAddress]);
return parent::setCustomerAddress($customerAddress);
}
/**
* {@inheritDoc}
*/
public function getCustomerAddress()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCustomerAddress', []);
return parent::getCustomerAddress();
}
/**
* {@inheritDoc}
*/
public function isMeasureInfoRegistered()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isMeasureInfoRegistered', []);
return parent::isMeasureInfoRegistered();
}
/**
* {@inheritDoc}
*/
public function isCustomerInfoRegistered()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isCustomerInfoRegistered', []);
return parent::isCustomerInfoRegistered();
}
/**
* {@inheritDoc}
*/
public function addBrother(\Customize\Entity\Brother $brother)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addBrother', [$brother]);
return parent::addBrother($brother);
}
/**
* {@inheritDoc}
*/
public function removeBrother(\Customize\Entity\Brother $brother)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeBrother', [$brother]);
return parent::removeBrother($brother);
}
/**
* {@inheritDoc}
*/
public function getBrothers()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBrothers', []);
return parent::getBrothers();
}
/**
* {@inheritDoc}
*/
public function getVisibleBrothers()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getVisibleBrothers', []);
return parent::getVisibleBrothers();
}
/**
* {@inheritDoc}
*/
public function setMailmagaFlg($mailmagaFlg)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMailmagaFlg', [$mailmagaFlg]);
return parent::setMailmagaFlg($mailmagaFlg);
}
/**
* {@inheritDoc}
*/
public function getMailmagaFlg()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMailmagaFlg', []);
return parent::getMailmagaFlg();
}
/**
* {@inheritDoc}
*/
public function getContacts()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContacts', []);
return parent::getContacts();
}
/**
* {@inheritDoc}
*/
public function addContact(\Plugin\ContactManagement42\Entity\Contact $Contact)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addContact', [$Contact]);
return parent::addContact($Contact);
}
/**
* {@inheritDoc}
*/
public function removeContact(\Plugin\ContactManagement42\Entity\Contact $Contact)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeContact', [$Contact]);
return parent::removeContact($Contact);
}
/**
* {@inheritDoc}
*/
public function getGmoMember()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGmoMember', []);
return parent::getGmoMember();
}
/**
* {@inheritDoc}
*/
public function setGmoMember(\Plugin\GmoPaymentGateway42\Entity\GmoMember $GmoMember = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setGmoMember', [$GmoMember]);
return parent::setGmoMember($GmoMember);
}
}