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

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

    • BaggageCharge

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