| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory | |
| co.aurasphere.botmill.fb.model.outcoming.payload.template.airline |
| Modifier and Type | Method and Description |
|---|---|
AirlineItineraryTemplateBuilder |
AirlineItineraryTemplateBuilder.addPassengerSegmentInfo(PassengerSegmentInfo segmentInfo)
Adds a
PassengerSegmentInfo object to this template. |
| Modifier and Type | Method and Description |
|---|---|
List<PassengerSegmentInfo> |
AirlineItineraryTemplatePayload.getPassengerSegmentInfo()
Gets the passenger segment info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirlineItineraryTemplatePayload.addPassengerSegmentInfo(PassengerSegmentInfo segmentInfo)
Adds the passenger segment info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirlineItineraryTemplatePayload.setPassengerSegmentInfo(List<PassengerSegmentInfo> passengerSegmentInfo)
Sets the passenger segment info.
|
Copyright © 2017 BotMill. All rights reserved.