Uses of Class
com.acumenvelocity.ath.model.UpdateTranslationMemorySegmentRequest
-
Packages that use UpdateTranslationMemorySegmentRequest Package Description com.acumenvelocity.ath.model -
-
Uses of UpdateTranslationMemorySegmentRequest in com.acumenvelocity.ath.model
Methods in com.acumenvelocity.ath.model that return UpdateTranslationMemorySegmentRequest Modifier and Type Method Description UpdateTranslationMemorySegmentRequestUpdateTranslationMemorySegmentRequest. docFileName(String docFileName)Optional name of the document if the TM segment was imported from a document.UpdateTranslationMemorySegmentRequestUpdateTranslationMemorySegmentRequest. docId(UUID docId)Optional UUID of the document if the TM segment was imported from a document.UpdateTranslationMemorySegmentRequestUpdateTranslationMemorySegmentRequest. target(LayeredTextX target)UpdateTranslationMemorySegmentRequestUpdateTranslationMemorySegmentRequest. tmSegId(UUID tmSegId)UUID of the TM segmentUpdateTranslationMemorySegmentRequestUpdateTranslationMemorySegmentRequest. userId(UUID userId)UUID of the user updating the TM segment.
-