Class SolutionSegmentPriceInfoData
java.lang.Object
de.hybris.platform.shoppingfacades.data.search.response.SolutionPriceInfoData
de.hybris.platform.shoppingfacades.data.search.response.SolutionSegmentPriceInfoData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFeeRefCodes(List<String> feeRefCodes) voidsetFlightGroupRefId(String flightGroupRefId) voidsetPassengerRefIDs(List<Integer> passengerRefIDs) Methods inherited from class de.hybris.platform.shoppingfacades.data.search.response.SolutionPriceInfoData
getBase, getOriginalTotal, getTax, getTotal, getYqyr, setBase, setOriginalTotal, setTax, setTotal, setYqyr
-
Constructor Details
-
SolutionSegmentPriceInfoData
public SolutionSegmentPriceInfoData()
-
-
Method Details
-
setFlightGroupRefId
-
getFlightGroupRefId
-
setPassengerRefIDs
-
getPassengerRefIDs
-
setFeeRefCodes
-
getFeeRefCodes
-