java.lang.Object
de.hybris.platform.coretransportwebservicescommons.dto.transport.reservation.OriginDestinationOfferInfo
All Implemented Interfaces:
Serializable

public class OriginDestinationOfferInfo extends Object implements Serializable
See Also:
  • Constructor Details

    • OriginDestinationOfferInfo

      public OriginDestinationOfferInfo()
  • Method Details

    • setTransportOfferingsRefCodes

      public void setTransportOfferingsRefCodes(List<String> transportOfferingsRefCodes)
    • getTransportOfferingsRefCodes

      public List<String> getTransportOfferingsRefCodes()
    • setOfferPricingInfos

      public void setOfferPricingInfos(List<OfferPricingInfo> offerPricingInfos)
    • getOfferPricingInfos

      public List<OfferPricingInfo> getOfferPricingInfos()