class Shipping extends AbstractEntity

Shipping

Methods

offsetExists($offset)

No description

offsetSet($offset, $value)

No description

offsetGet($offset)

No description

offsetUnset($offset)

No description

__construct()

Constructor

setShippingId(integer $shippingId)

Set shipping_id

integer
getShippingId()

Get shipping_id

setOrderId(integer $orderId)

Set order_id

integer
getOrderId()

Get order_id

setName01(string $name01)

Set name01

string
getName01()

Get name01

setName02(string $name02)

Set name02

string
getName02()

Get name02

setKana01(string $kana01)

Set kana01

string
getKana01()

Get kana01

setKana02(string $kana02)

Set kana02

string
getKana02()

Get kana02

setCompanyName(string $companyName)

Set company_name

string
getCompanyName()

Get company_name

setTel01(string $tel01)

Set tel01

string
getTel01()

Get tel01

setTel02(string $tel02)

Set tel02

string
getTel02()

Get tel02

setTel03(string $tel03)

Set tel03

string
getTel03()

Get tel03

setFax01(string $fax01)

Set fax01

string
getFax01()

Get fax01

setFax02(string $fax02)

Set fax02

string
getFax02()

Get fax02

setFax03(string $fax03)

Set fax03

string
getFax03()

Get fax03

setZip01(string $zip01)

Set zip01

string
getZip01()

Get zip01

setZip02(string $zip02)

Set zip02

string
getZip02()

Get zip02

setZipcode(string $zipcode)

Set zipcode

string
getZipcode()

Get zipcode

setAddr01(string $addr01)

Set addr01

string
getAddr01()

Get addr01

setAddr02(string $addr02)

Set addr02

string
getAddr02()

Get addr02

setTimeId(integer $timeId)

Set time_id

integer
getTimeId()

Get time_id

setShippingTime(string $shippingTime)

Set shipping_time

string
getShippingTime()

Get shipping_time

setShippingDate(DateTime $shippingDate)

Set shipping_date

getShippingDate()

Get shipping_date

setShippingCommitDate(DateTime $shippingCommitDate)

Set shippingcommitdate

getShippingCommitDate()

Get shippingcommitdate

setRank(integer $rank)

Set rank

integer
getRank()

Get rank

setCreateDate(DateTime $createDate)

Set create_date

getCreateDate()

Get create_date

setUpdateDate(DateTime $updateDate)

Set update_date

getUpdateDate()

Get update_date

setDelFlg(integer $delFlg)

Set del_flg

integer
getDelFlg()

Get del_flg

addShipmentItem(ShipmentItem $shipmentItems)

Add ShipmentItems

removeShipmentItem(ShipmentItem $shipmentItems)

Remove ShipmentItems

Collection
getShipmentItems()

Get ShipmentItems

setCountry(Country $country = null)

Set Country

getCountry()

Get Country

setPref(Pref $pref = null)

Set Pref

getPref()

Get Pref

setOrder(Order $order = null)

Set Order

getOrder()

Get Order

Details

in AbstractEntity at line 10
offsetExists($offset)

Parameters

$offset

in AbstractEntity at line 17
offsetSet($offset, $value)

Parameters

$offset
$value

in AbstractEntity at line 21
offsetGet($offset)

Parameters

$offset

in AbstractEntity at line 32
offsetUnset($offset)

Parameters

$offset

at line 165
__construct()

Constructor

at line 176
Shipping setShippingId(integer $shippingId)

Set shipping_id

Parameters

integer $shippingId

Return Value

Shipping

at line 188
integer getShippingId()

Get shipping_id

Return Value

integer

at line 199
Shipping setOrderId(integer $orderId)

Set order_id

Parameters

integer $orderId

Return Value

Shipping

at line 211
integer getOrderId()

Get order_id

Return Value

integer

at line 222
Shipping setName01(string $name01)

Set name01

Parameters

string $name01

Return Value

Shipping

at line 234
string getName01()

Get name01

Return Value

string

at line 245
Shipping setName02(string $name02)

Set name02

Parameters

string $name02

Return Value

Shipping

at line 257
string getName02()

Get name02

Return Value

string

at line 268
Shipping setKana01(string $kana01)

Set kana01

Parameters

string $kana01

Return Value

Shipping

at line 280
string getKana01()

Get kana01

Return Value

string

at line 291
Shipping setKana02(string $kana02)

Set kana02

Parameters

string $kana02

Return Value

Shipping

at line 303
string getKana02()

Get kana02

Return Value

string

at line 314
Shipping setCompanyName(string $companyName)

Set company_name

Parameters

string $companyName

Return Value

Shipping

at line 326
string getCompanyName()

Get company_name

Return Value

string

at line 337
Shipping setTel01(string $tel01)

Set tel01

Parameters

string $tel01

Return Value

Shipping

at line 349
string getTel01()

Get tel01

Return Value

string

at line 360
Shipping setTel02(string $tel02)

Set tel02

Parameters

string $tel02

Return Value

Shipping

at line 372
string getTel02()

Get tel02

Return Value

string

at line 383
Shipping setTel03(string $tel03)

Set tel03

Parameters

string $tel03

Return Value

Shipping

at line 395
string getTel03()

Get tel03

Return Value

string

at line 406
Shipping setFax01(string $fax01)

Set fax01

Parameters

string $fax01

Return Value

Shipping

at line 418
string getFax01()

Get fax01

Return Value

string

at line 429
Shipping setFax02(string $fax02)

Set fax02

Parameters

string $fax02

Return Value

Shipping

at line 441
string getFax02()

Get fax02

Return Value

string

at line 452
Shipping setFax03(string $fax03)

Set fax03

Parameters

string $fax03

Return Value

Shipping

at line 464
string getFax03()

Get fax03

Return Value

string

at line 475
Shipping setZip01(string $zip01)

Set zip01

Parameters

string $zip01

Return Value

Shipping

at line 487
string getZip01()

Get zip01

Return Value

string

at line 498
Shipping setZip02(string $zip02)

Set zip02

Parameters

string $zip02

Return Value

Shipping

at line 510
string getZip02()

Get zip02

Return Value

string

at line 521
Shipping setZipcode(string $zipcode)

Set zipcode

Parameters

string $zipcode

Return Value

Shipping

at line 533
string getZipcode()

Get zipcode

Return Value

string

at line 544
Shipping setAddr01(string $addr01)

Set addr01

Parameters

string $addr01

Return Value

Shipping

at line 556
string getAddr01()

Get addr01

Return Value

string

at line 567
Shipping setAddr02(string $addr02)

Set addr02

Parameters

string $addr02

Return Value

Shipping

at line 579
string getAddr02()

Get addr02

Return Value

string

at line 590
Shipping setTimeId(integer $timeId)

Set time_id

Parameters

integer $timeId

Return Value

Shipping

at line 602
integer getTimeId()

Get time_id

Return Value

integer

at line 613
Shipping setShippingTime(string $shippingTime)

Set shipping_time

Parameters

string $shippingTime

Return Value

Shipping

at line 625
string getShippingTime()

Get shipping_time

Return Value

string

at line 636
Shipping setShippingDate(DateTime $shippingDate)

Set shipping_date

Parameters

DateTime $shippingDate

Return Value

Shipping

at line 648
DateTime getShippingDate()

Get shipping_date

Return Value

DateTime

at line 659
Shipping setShippingCommitDate(DateTime $shippingCommitDate)

Set shippingcommitdate

Parameters

DateTime $shippingCommitDate

Return Value

Shipping

at line 671
DateTime getShippingCommitDate()

Get shippingcommitdate

Return Value

DateTime

at line 682
Shipping setRank(integer $rank)

Set rank

Parameters

integer $rank

Return Value

Shipping

at line 694
integer getRank()

Get rank

Return Value

integer

at line 705
Shipping setCreateDate(DateTime $createDate)

Set create_date

Parameters

DateTime $createDate

Return Value

Shipping

at line 717
DateTime getCreateDate()

Get create_date

Return Value

DateTime

at line 728
Shipping setUpdateDate(DateTime $updateDate)

Set update_date

Parameters

DateTime $updateDate

Return Value

Shipping

at line 740
DateTime getUpdateDate()

Get update_date

Return Value

DateTime

at line 751
Shipping setDelFlg(integer $delFlg)

Set del_flg

Parameters

integer $delFlg

Return Value

Shipping

at line 763
integer getDelFlg()

Get del_flg

Return Value

integer

at line 774
Shipping addShipmentItem(ShipmentItem $shipmentItems)

Add ShipmentItems

Parameters

ShipmentItem $shipmentItems

Return Value

Shipping

at line 786
removeShipmentItem(ShipmentItem $shipmentItems)

Remove ShipmentItems

Parameters

ShipmentItem $shipmentItems

at line 796
Collection getShipmentItems()

Get ShipmentItems

Return Value

Collection

at line 807
Shipping setCountry(Country $country = null)

Set Country

Parameters

Country $country

Return Value

Shipping

at line 819
Country getCountry()

Get Country

Return Value

Country

at line 830
Shipping setPref(Pref $pref = null)

Set Pref

Parameters

Pref $pref

Return Value

Shipping

at line 842
Pref getPref()

Get Pref

Return Value

Pref

at line 853
Shipping setOrder(Order $order = null)

Set Order

Parameters

Order $order

Return Value

Shipping

at line 865
Order getOrder()

Get Order

Return Value

Order