java.lang.Object
de.hybris.platform.coreairlinewebservicescommons.dto.search.response.SolutionPriceInfo
de.hybris.platform.coreairlinewebservicescommons.dto.search.response.SolutionSegmentPriceInfo
All Implemented Interfaces:
Serializable

public class SolutionSegmentPriceInfo extends SolutionPriceInfo
See Also:
  • Constructor Details

    • SolutionSegmentPriceInfo

      public SolutionSegmentPriceInfo()
  • 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()