Class EvaluateCancelSolutionResponse
java.lang.Object
de.hybris.platform.coreairlinewebservicescommons.dto.order.EvaluateCancelSolutionResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPassengerCancelBreakdown(List<PassengerCancelInfo> passengerCancelBreakdown) voidsetTotalPenalty(Price totalPenalty) voidsetTotalRefund(Price totalRefund)
-
Constructor Details
-
EvaluateCancelSolutionResponse
public EvaluateCancelSolutionResponse()
-
-
Method Details
-
setPassengerCancelBreakdown
-
getPassengerCancelBreakdown
-
setTotalPenalty
-
getTotalPenalty
-
setTotalRefund
-
getTotalRefund
-