Class Parameters

    • Constructor Detail

      • Parameters

        public Parameters()
      • Parameters

        public Parameters​(String initialData)
    • Method Detail

      • getFillTarget

        public boolean getFillTarget()
      • setFillTarget

        public void setFillTarget​(boolean fillTarget)
      • getFillTargetThreshold

        public int getFillTargetThreshold()
      • setFillTargetThreshold

        public void setFillTargetThreshold​(int fillTargetThreshold)
      • getMarkAsMT

        public boolean getMarkAsMT()
      • setMarkAsMT

        public void setMarkAsMT​(boolean markAsMT)
      • getMaxEvents

        public int getMaxEvents()
      • setMaxEvents

        public void setMaxEvents​(int maxEvents)
      • getThreshold

        public int getThreshold()
      • setThreshold

        public void setThreshold​(int threshold)
      • getMaxMatches

        public int getMaxMatches()
      • setMaxMatches

        public void setMaxMatches​(int maxMatches)
      • getTmxPath

        public String getTmxPath()
      • setTmxPath

        public void setTmxPath​(String tmxPath)
      • getConfigPath

        public String getConfigPath()
      • setConfigPath

        public void setConfigPath​(String configPath)
      • getAzureKey

        public String getAzureKey()
      • setAzureKey

        public void setAzureKey​(String azureKey)
      • getCategory

        public String getCategory()
      • setCategory

        public void setCategory​(String category)
      • getMakeTmx

        public boolean getMakeTmx()
      • setMakeTmx

        public void setMakeTmx​(boolean makeTmx)
      • getAnnotate

        public boolean getAnnotate()
      • setAnnotate

        public void setAnnotate​(boolean annotate)
      • getOnlyWhenWithoutCandidate

        public boolean getOnlyWhenWithoutCandidate()
      • setOnlyWhenWithoutCandidate

        public void setOnlyWhenWithoutCandidate​(boolean onlyWhenWithoutCandidate)
      • getSendTmx

        public boolean getSendTmx()
      • setSendTmx

        public void setSendTmx​(boolean sendTmx)
      • getUseTargetPrefix

        public boolean getUseTargetPrefix()
      • setUseTargetPrefix

        public void setUseTargetPrefix​(boolean useTargetPrefix)
      • getTargetPrefix

        public String getTargetPrefix()
      • setTargetPrefix

        public void setTargetPrefix​(String targetPrefix)