Package org.cxml

Class DaysOfSupply

java.lang.Object
org.cxml.DaysOfSupply

public class DaysOfSupply extends Object
  • Field Details

    • minimum

      protected String minimum
    • maximum

      protected String maximum
  • Constructor Details

    • DaysOfSupply

      public DaysOfSupply()
  • Method Details

    • getMinimum

      public String getMinimum()
      Gets the value of the minimum property.
      Returns:
      possible object is String
    • setMinimum

      public void setMinimum(String value)
      Sets the value of the minimum property.
      Parameters:
      value - allowed object is String
    • getMaximum

      public String getMaximum()
      Gets the value of the maximum property.
      Returns:
      possible object is String
    • setMaximum

      public void setMaximum(String value)
      Sets the value of the maximum property.
      Parameters:
      value - allowed object is String