Documentation

OrderAttribute extends Base
in package

Class OrderAttribute.

Table of Contents

$attribute1  : string
$attribute2  : string
$attribute3  : string
$attribute4  : string
$attribute5  : string
$attribute6  : string
$id  : int
$orderId  : 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
getOrderId()  : int
setAttribute1()  : OrderAttribute
setAttribute2()  : OrderAttribute
setAttribute3()  : OrderAttribute
setAttribute4()  : OrderAttribute
setAttribute5()  : OrderAttribute
setAttribute6()  : OrderAttribute
setEntityAttributes()  : $this
Sets the attributes of this entity.
setId()  : OrderAttribute
setOrderId()  : OrderAttribute

Properties

Methods

getArrayCopy()

Gets the attributes of this entity.

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

getAttribute1()

public getAttribute1() : string
Return values
string

getAttribute2()

public getAttribute2() : string
Return values
string

getAttribute3()

public getAttribute3() : string
Return values
string

getAttribute4()

public getAttribute4() : string
Return values
string

getAttribute5()

public getAttribute5() : string
Return values
string

getAttribute6()

public getAttribute6() : string
Return values
string

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