Uses of Class
com.sas.lsaf.clinical.tlf.TlfUpdateResult
-
Packages that use TlfUpdateResult Package Description com.sas.lsaf.clinical.tlftemplate Contains classes for managing TLF templates. -
-
Uses of TlfUpdateResult in com.sas.lsaf.clinical.tlftemplate
Methods in com.sas.lsaf.clinical.tlftemplate that return TlfUpdateResult Modifier and Type Method Description TlfUpdateResult
TlfTemplateService. importTlfsToTlfTemplate(TlfTemplateImportInfo importInfo, ExportFileCreateInfo validationInfo)
Updates the Tables, Listings, and Figures (TLF) from the import files to the TLF template specified.
-