Class SolutionSegmentPriceInfo
java.lang.Object
de.hybris.platform.coreairlinewebservicescommons.dto.search.response.SolutionPriceInfo
de.hybris.platform.coreairlinewebservicescommons.dto.search.response.SolutionSegmentPriceInfo
- 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.coreairlinewebservicescommons.dto.search.response.SolutionPriceInfo
getBase, getOriginalTotal, getTax, getTotal, getYqyr, setBase, setOriginalTotal, setTax, setTotal, setYqyr
-
Constructor Details
-
SolutionSegmentPriceInfo
public SolutionSegmentPriceInfo()
-
-
Method Details
-
setFlightGroupRefId
-
getFlightGroupRefId
-
setPassengerRefIDs
-
getPassengerRefIDs
-
setFeeRefCodes
-
getFeeRefCodes
-