Uses of Class
com.sas.lsaf.clinical.tlftemplate.TlfTemplate
Packages that use TlfTemplate
Package
Description
Contains classes for global tlf information in the system.
Contains classes for managing TLF templates.
-
Uses of TlfTemplate in com.sas.lsaf.clinical.tlf
Methods in com.sas.lsaf.clinical.tlf that return TlfTemplateModifier and TypeMethodDescriptionTlfUpdateResult.getTlfTemplate()Gets the updated TLF template.Constructors in com.sas.lsaf.clinical.tlf with parameters of type TlfTemplateModifierConstructorDescriptionTlfUpdateResult(TlfTemplate tlfTemplate, String validationReportPath, SourceLocation validationReportSourceLocation, ValidationResult validationResult) It is not intended or recommended that the consumer of this API construct these objects. -
Uses of TlfTemplate in com.sas.lsaf.clinical.tlftemplate
Methods in com.sas.lsaf.clinical.tlftemplate that return TlfTemplateModifier and TypeMethodDescriptionTlfTemplateService.createTlfTemplate(String name, String description) Creates a TLF template.Methods in com.sas.lsaf.clinical.tlftemplate that return types with arguments of type TlfTemplate