Class SweAllowedTokens

    • Constructor Detail

      • SweAllowedTokens

        public SweAllowedTokens()
    • Method Detail

      • getValue

        public List<String> getValue()
        Returns:
        the value
      • setValue

        public void setValue​(List<String> value)
        Parameters:
        value - the value to set
      • isSetValue

        public boolean isSetValue()
      • getPattern

        public String getPattern()
        Returns:
        the pattern
      • setPattern

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

        public boolean isSetPattern()