java.lang.Object
de.hybris.platform.coretravelpackageswebservicescommons.dto.packages.PricedItineraryReference
All Implemented Interfaces:
Serializable

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

    • PricedItineraryReference

      public PricedItineraryReference()
  • Method Details

    • setPricedItineraryRefId

      public void setPricedItineraryRefId(String pricedItineraryRefId)
    • getPricedItineraryRefId

      public String getPricedItineraryRefId()
    • setItineraryPricingInfoRedIds

      public void setItineraryPricingInfoRedIds(List<String> itineraryPricingInfoRedIds)
    • getItineraryPricingInfoRedIds

      public List<String> getItineraryPricingInfoRedIds()