Class SegmentRepricingInfo
java.lang.Object
de.hybris.platform.coreairlinewebservicescommons.dto.SegmentRepricingInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBasePrice(Price basePrice) voidsetFlights(List<String> flights) voidsetTotalTaxes(Price totalTaxes)
-
Constructor Details
-
SegmentRepricingInfo
public SegmentRepricingInfo()
-
-
Method Details
-
setFlights
-
getFlights
-
setBasePrice
-
getBasePrice
-
setTotalTaxes
-
getTotalTaxes
-