Class Pattern

    • Field Detail

      • regexp

        protected String regexp
    • Constructor Detail

      • Pattern

        public Pattern()
    • Method Detail

      • getRegexp

        public String getRegexp()
        The regular expression for the field.
        Returns:
        possible object is String
      • setRegexp

        public void setRegexp​(String value)
        Sets the value of the regexp property.
        Parameters:
        value - allowed object is String