class EventSeat extends Model (View source)

Properties

protected $gateType
protected $gateDataType
string $kind
protected $rowType
protected $rowDataType
protected $seatType
protected $seatDataType
protected $sectionType
protected $sectionDataType

Methods

setGate(LocalizedString $gate)

No description

getGate()

No description

setKind($kind)

No description

string
getKind()

No description

setRow(LocalizedString $row)

No description

getRow()

No description

setSeat(LocalizedString $seat)

No description

getSeat()

No description

setSection(LocalizedString $section)

No description

getSection()

No description

Details

setGate(LocalizedString $gate)

No description

Parameters

LocalizedString $gate

LocalizedString getGate()

No description

Return Value

LocalizedString

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setRow(LocalizedString $row)

No description

Parameters

LocalizedString $row

LocalizedString getRow()

No description

Return Value

LocalizedString

setSeat(LocalizedString $seat)

No description

Parameters

LocalizedString $seat

LocalizedString getSeat()

No description

Return Value

LocalizedString

setSection(LocalizedString $section)

No description

Parameters

LocalizedString $section

LocalizedString getSection()

No description

Return Value

LocalizedString