java.lang.Object
de.hybris.platform.prosservices.pros.searchresponse.BaggageInfo

public class BaggageInfo extends Object
  • Constructor Details

    • BaggageInfo

      public BaggageInfo()
  • Method Details

    • getAllowances

      public List<Allowance> getAllowances()
    • setAllowances

      public void setAllowances(List<Allowance> allowances)
    • getCharges

      public List<Charge> getCharges()
    • setCharges

      public void setCharges(List<Charge> charges)
    • getEmbargoes

      public List<Embargo> getEmbargoes()
    • setEmbargoes

      public void setEmbargoes(List<Embargo> embargoes)
    • getCarryOn

      public List<CarryOn> getCarryOn()
    • setCarryOn

      public void setCarryOn(List<CarryOn> carryOn)