java.lang.Object
de.hybris.platform.shoppingfacades.data.search.response.BaggageChargeData
All Implemented Interfaces:
Serializable

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

    • BaggageChargeData

      public BaggageChargeData()
  • Method Details

    • setId

      public void setId(Integer id)
    • getId

      public Integer getId()
    • setApplication

      public void setApplication(String application)
    • getApplication

      public String getApplication()
    • setType

      public void setType(String type)
    • getType

      public String getType()