| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.payload.template.airline | |
| co.aurasphere.botmill.fb.model.outcoming.template.airline |
| Modifier and Type | Method and Description |
|---|---|
FlightInfo |
AirlineFlightUpdateTemplatePayload.getUpdateFlightInfo()
Gets the update flight info.
|
| Modifier and Type | Method and Description |
|---|---|
List<FlightInfo> |
AirlineCheckinTemplatePayload.getFlightInfo()
Gets the flight info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirlineCheckinTemplatePayload.addFlightInfo(FlightInfo flightInfo)
Adds the flight info.
|
void |
AirlineFlightUpdateTemplatePayload.setUpdateFlightInfo(FlightInfo updateFlightInfo)
Sets the update flight info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirlineCheckinTemplatePayload.setFlightInfo(List<FlightInfo> flightInfo)
Sets the flight info.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlightInfoExtended
The Class FlightInfoExtended.
|
| Modifier and Type | Method and Description |
|---|---|
FlightInfo |
BoardingPass.getFlightInfo()
Gets the flight info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoardingPass.setFlightInfo(FlightInfo flightInfo)
Sets the flight info.
|
Copyright © 2017 BotMill. All rights reserved.