Uses of Class
io.swagger.client.model.AirInformationRow
-
Packages that use AirInformationRow Package Description io.swagger.client.model -
-
Uses of AirInformationRow in io.swagger.client.model
Methods in io.swagger.client.model that return AirInformationRow Modifier and Type Method Description AirInformationRow
AirInformationRow. addSeatTypeItem(String seatTypeItem)
AirInformationRow
Deck. getAirInformationRow()
Get airInformationRowAirInformationRow
AirInformationRow. seatType(List<String> seatType)
Methods in io.swagger.client.model with parameters of type AirInformationRow Modifier and Type Method Description Deck
Deck. airInformationRow(AirInformationRow airInformationRow)
void
Deck. setAirInformationRow(AirInformationRow airInformationRow)
-