Class OfferPricingInfoData
java.lang.Object
de.hybris.platform.commercefacades.travel.ancillary.data.OfferPricingInfoData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBookingBreakdown(BookingBreakdownData bookingBreakdown) voidsetBundleIndicator(Integer bundleIndicator) voidsetEntryId(Integer entryId) voidsetProduct(ProductData product) voidsetTravellerBreakdowns(List<TravellerBreakdownData> travellerBreakdowns) voidsetTravelRestriction(TravelRestrictionData travelRestriction)
-
Constructor Details
-
OfferPricingInfoData
public OfferPricingInfoData()
-
-
Method Details
-
setEntryId
-
getEntryId
-
setProduct
-
getProduct
-
setTravellerBreakdowns
-
getTravellerBreakdowns
-
setTravelRestriction
-
getTravelRestriction
-
setBundleIndicator
-
getBundleIndicator
-
setBookingBreakdown
-
getBookingBreakdown
-