Class URIPatternRuleValue

    • Constructor Detail

      • URIPatternRuleValue

        public URIPatternRuleValue()
      • URIPatternRuleValue

        public URIPatternRuleValue​(String key,
                                   String value,
                                   boolean propagate,
                                   boolean propagateOnError,
                                   boolean fetchedValue)
    • Method Detail

      • getKey

        public String getKey()
      • getValue

        public String getValue()
      • isPropagate

        public boolean isPropagate()
      • isPropagateOnError

        public boolean isPropagateOnError()
      • isFetchedValue

        public boolean isFetchedValue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object