EventSeat
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
getGate()
No description
setKind($kind)
No description
string
getKind()
No description
getRow()
No description
getSeat()
No description
getSection()
No description
Details
setGate(LocalizedString $gate)
No description
LocalizedString
getGate()
No description
setKind($kind)
No description
string
getKind()
No description
setRow(LocalizedString $row)
No description
LocalizedString
getRow()
No description
setSeat(LocalizedString $seat)
No description
LocalizedString
getSeat()
No description
setSection(LocalizedString $section)
No description
LocalizedString
getSection()
No description