Class EvaluateCancelFlightReservation
java.lang.Object
de.hybris.platform.coreairlinecommonwebservicescommons.dto.order.EvaluateCancelFlightReservation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPassengersBreakdown(List<EvaluateRemovePassengerResponse> passengersBreakdown) voidsetTotalPenalty(Price totalPenalty) voidsetTotalRefund(Price totalRefund)
-
Constructor Details
-
EvaluateCancelFlightReservation
public EvaluateCancelFlightReservation()
-
-
Method Details
-
setPassengersBreakdown
-
getPassengersBreakdown
-
setTotalRefund
-
getTotalRefund
-
setTotalPenalty
-
getTotalPenalty
-