Class Parameters

    • Constructor Detail

      • Parameters

        public Parameters()
    • Method Detail

      • isApprovedOnly

        public boolean isApprovedOnly()
        Only merge approved translations.
        Returns:
        boolean - use approved target translations only?
      • setApprovedOnly

        public void setApprovedOnly​(boolean approvedOnly)
      • isThrowCodeException

        public boolean isThrowCodeException()
      • setThrowCodeException

        public void setThrowCodeException​(boolean exception)
      • isThrowSegmentIdException

        public boolean isThrowSegmentIdException()
      • setThrowSegmentIdException

        public void setThrowSegmentIdException​(boolean exception)
      • isAddMissing

        public boolean isAddMissing()
      • setAddMissing

        public void setAddMissing​(boolean addMissing)