| Modifier and Type | Method and Description |
|---|---|
static AirlineFlightUpdateTemplateBuilder |
ReplyFactory.addAirlineFlightUpdateTemplate(String introMessage,
String locale,
String pnrNumber,
UpdateType updateType)
Adds an Airline Flight Update Template to the response.
|
| Constructor and Description |
|---|
AirlineFlightUpdateTemplatePayload(String introMessage,
String locale,
String pnrNumber,
UpdateType updateType)
Instantiates a new airline flight update template payload.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateType |
UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateType[] |
UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 BotMill. All rights reserved.