Class RepricedSolutionData
java.lang.Object
de.hybris.platform.shoppingfacades.data.cart.RepricedSolutionData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBaggages(SolutionBaggagesData baggages) voidsetFareBundleProducts(List<FareBundleProductData> fareBundleProducts) voidsetFareBundles(List<FareBundlesData> fareBundles) voidsetPassengerRepricingInfo(List<PassengerRepricingData> passengerRepricingInfo) voidsetRepricedFares(List<FareReferenceData> repricedFares) voidsetSolutionID(Integer solutionID) voidsetTotalToPay(PriceData totalToPay)
-
Constructor Details
-
RepricedSolutionData
public RepricedSolutionData()
-
-
Method Details
-
setSolutionID
-
getSolutionID
-
setRepricedFares
-
getRepricedFares
-
setBaggages
-
getBaggages
-
setFareBundles
-
getFareBundles
-
setFareBundleProducts
-
getFareBundleProducts
-
setPassengerRepricingInfo
-
getPassengerRepricingInfo
-
setTotalToPay
-
getTotalToPay
-