Documentation

OrderDetailAttribute extends Base
in package

Class OrderDetailAttribute.

Table of Contents

$attribute1  : string
$attribute2  : string
$attribute3  : string
$attribute4  : string
$attribute5  : string
$attribute6  : string
$id  : int
$orderDetailId  : int
getArrayCopy()  : array<string|int, mixed>
Gets the attributes of this entity.
getAttribute1()  : string
getAttribute2()  : string
getAttribute3()  : string
getAttribute4()  : string
getAttribute5()  : string
getAttribute6()  : string
getId()  : int
getOrderDetailId()  : int
setAttribute1()  : OrderDetailAttribute
setAttribute2()  : OrderDetailAttribute
setAttribute3()  : OrderDetailAttribute
setAttribute4()  : OrderDetailAttribute
setAttribute5()  : OrderDetailAttribute
setAttribute6()  : OrderDetailAttribute
setEntityAttributes()  : $this
Sets the attributes of this entity.
setId()  : OrderDetailAttribute
setOrderDetailId()  : OrderDetailAttribute

Properties

Methods

getArrayCopy()

Gets the attributes of this entity.

public getArrayCopy() : array<string|int, mixed>
Return values
array<string|int, mixed>

setEntityAttributes()

Sets the attributes of this entity.

public setEntityAttributes(array<string|int, mixed> $attributes) : $this
Parameters
$attributes : array<string|int, mixed>
Return values
$this

Search results