Class OfferBreakdownData
java.lang.Object
de.hybris.platform.commercefacades.travel.reservation.data.OfferBreakdownData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIncluded(Boolean included) voidsetProduct(ProductData product) voidsetQuantity(Integer quantity) voidsetTotalFare(TotalFareData totalFare)
-
Constructor Details
-
OfferBreakdownData
public OfferBreakdownData()
-
-
Method Details
-
setProduct
-
getProduct
-
setQuantity
-
getQuantity
-
setTotalFare
-
getTotalFare
-
setIncluded
-
getIncluded
-