Class ExactMatchSettingsDto


  • public class ExactMatchSettingsDto
    extends Object
    exact match settings
    • Constructor Detail

      • ExactMatchSettingsDto

        public ExactMatchSettingsDto()
    • Method Detail

      • getMinDiffIntensity

        public Integer getMinDiffIntensity()
      • setMinDiffIntensity

        public void setMinDiffIntensity​(Integer minDiffIntensity)
      • getMinDiffWidth

        public Integer getMinDiffWidth()
      • setMinDiffWidth

        public void setMinDiffWidth​(Integer minDiffWidth)
      • getMinDiffHeight

        public Integer getMinDiffHeight()
      • setMinDiffHeight

        public void setMinDiffHeight​(Integer minDiffHeight)
      • getMatchThreshold

        public Float getMatchThreshold()
      • setMatchThreshold

        public void setMatchThreshold​(Float matchThreshold)