Class ChangeDatesPricingInfo
java.lang.Object
de.hybris.platform.coreairlinecommonwebservicescommons.dto.cart.ChangeDatesPricingInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAmountToPay(Price amountToPay) voidsetAmountToRefund(Price amountToRefund) voidsetTotalAmount(Price totalAmount)
-
Constructor Details
-
ChangeDatesPricingInfo
public ChangeDatesPricingInfo()
-
-
Method Details
-
setTotalAmount
-
getTotalAmount
-
setAmountToPay
-
getAmountToPay
-
setAmountToRefund
-
getAmountToRefund
-