| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory | |
| co.aurasphere.botmill.fb.model.outcoming.template.airline |
| Modifier and Type | Method and Description |
|---|---|
FlightInfoExtendedBuilder |
FlightInfoExtendedBuilder.setFlightSchedule(FlightSchedule flightSchedule)
Sets the
FlightSchedule object for the current
FlightInfoExtended object. |
FlightInfoBuilder<T> |
FlightInfoBuilder.setFlightSchedule(FlightSchedule flightSchedule)
Sets the
FlightSchedule object for the current FlightInfo
object. |
| Modifier and Type | Method and Description |
|---|---|
FlightSchedule |
FlightInfo.getFlightSchedule()
Gets the flight schedule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlightInfo.setFlightSchedule(FlightSchedule flightSchedule)
Sets the flight schedule.
|
Copyright © 2017 BotMill. All rights reserved.