Class OfferPricingInfo
java.lang.Object
de.hybris.platform.coreairlinewebservicescommons.dto.transport.reservation.OfferPricingInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBookingBreakdown(BookingBreakdown bookingBreakdown) voidsetBundleIndicator(Integer bundleIndicator) voidsetEntryId(Integer entryId) voidsetPassengerBreakdowns(List<PassengerBreakdown> passengerBreakdowns) voidsetProduct(BasicProduct product) voidsetTravelRestriction(TravelRestriction travelRestriction)
-
Constructor Details
-
OfferPricingInfo
public OfferPricingInfo()
-
-
Method Details
-
setEntryId
-
getEntryId
-
setBundleIndicator
-
getBundleIndicator
-
setBookingBreakdown
-
getBookingBreakdown
-
setProduct
-
getProduct
-
setTravelRestriction
-
getTravelRestriction
-
setPassengerBreakdowns
-
getPassengerBreakdowns
-