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

public class SolutionSegmentPriceInfoData extends SolutionPriceInfoData
See Also:
  • Constructor Details

    • SolutionSegmentPriceInfoData

      public SolutionSegmentPriceInfoData()
  • Method Details

    • setFlightGroupRefId

      public void setFlightGroupRefId(String flightGroupRefId)
    • getFlightGroupRefId

      public String getFlightGroupRefId()
    • setPassengerRefIDs

      public void setPassengerRefIDs(List<Integer> passengerRefIDs)
    • getPassengerRefIDs

      public List<Integer> getPassengerRefIDs()
    • setFeeRefCodes

      public void setFeeRefCodes(List<String> feeRefCodes)
    • getFeeRefCodes

      public List<String> getFeeRefCodes()