Class Size

    • Constructor Detail

      • Size

        public Size()
    • Method Detail

      • getMin

        public Integer getMin()
        The minimum length.
        Returns:
        possible object is Integer
      • setMin

        public void setMin​(Integer value)
        Sets the value of the min property.
        Parameters:
        value - allowed object is Integer
      • getMax

        public Integer getMax()
        The maximum length.
        Returns:
        possible object is Integer
      • setMax

        public void setMax​(Integer value)
        Sets the value of the max property.
        Parameters:
        value - allowed object is Integer