java.lang.Object
de.hybris.platform.unifieduibackofficeservices.model.configuration.farebucket.BaggageAllowance

public class BaggageAllowance extends Object
  • Constructor Details

    • BaggageAllowance

      public BaggageAllowance()
  • Method Details

    • getType

      public BaggageAllowanceType getType()
      returns the type
      Returns:
      the type
    • setType

      public void setType(BaggageAllowanceType type)
      sets the type
      Parameters:
      type - the type
    • getValue

      public int getValue()
      returns the value
      Returns:
      the value
    • setValue

      public void setValue(int value)
      sets the value
      Parameters:
      value - the value