Class ChangedTktSolution
java.lang.Object
de.hybris.platform.prosservices.pros.repricer.response.ChangedTktSolution
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets baggage info.getFares()(Required)(Required)voidsetBaggageInfo(RepricerBaggageInfo baggageInfo) Sets baggage info.voidsetFares(List<AltSolutionFare> fares) voidsetFlights(List<RepricerResponseFlight> flights) void(Required)voidsetTktTransactionType(ChangedTktSolution.TktTransactionType tktTransactionType) (Required)
-
Constructor Details
-
ChangedTktSolution
public ChangedTktSolution()
-
-
Method Details
-
getFares
-
setFares
-
getFlights
-
setFlights
-
getPaxTkt
(Required) -
setPaxTkt
(Required) -
getTktTransactionType
(Required) -
setTktTransactionType
(Required) -
getBaggageInfo
Gets baggage info.- Returns:
- the baggage info
-
setBaggageInfo
Sets baggage info.- Parameters:
baggageInfo- the baggage info
-