Class AutoAcknowledge

    • Constructor Detail

      • AutoAcknowledge

        public AutoAcknowledge()
    • Method Detail

      • getResolutionPrefix

        public String getResolutionPrefix()
      • setResolutionPrefix

        public void setResolutionPrefix​(String resolutionPrefix)
      • getUei

        public String getUei()
      • setUei

        public void setUei​(String uei)
      • getAcknowledge

        public String getAcknowledge()
      • setAcknowledge

        public void setAcknowledge​(String acknowledge)
      • getNotify

        public Boolean getNotify()
      • setNotify

        public void setNotify​(Boolean notify)
      • setMatches

        public void setMatches​(List<String> matches)
      • addMatch

        public void addMatch​(String match)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object