Class ItemString

    • Constructor Detail

      • ItemString

        public ItemString()
    • Method Detail

      • getMinLength

        public Integer getMinLength()
        Returns:
        the minLength
      • setMinLength

        public void setMinLength​(Integer minLength)
        Parameters:
        minLength - the minLength to set
      • getMaxLength

        public Integer getMaxLength()
        Returns:
        the maxLength
      • setMaxLength

        public void setMaxLength​(Integer maxLength)
        Parameters:
        maxLength - the maxLength to set
      • getPattern

        public String getPattern()
        Returns:
        the pattern
      • setPattern

        public void setPattern​(String pattern)
        Parameters:
        pattern - the pattern to set