Row

public Row Row(Integer rowNumber, List<RowCharacteristic> rowCharacteristics, List<Seat> seats)

Parameters

rowNumber

Specific row number.

rowCharacteristics

Container for row characteristics.

seats

Container for seat information in that particular row. It can be null if it is empty row.