Uses of Class
com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Packages that use StudyTlfInfo Package Description com.sas.lsaf.clinical.study.tlf Classes and interfaces for retrieving study tlf information in the system. -
-
Uses of StudyTlfInfo in com.sas.lsaf.clinical.study.tlf
Methods in com.sas.lsaf.clinical.study.tlf that return StudyTlfInfo Modifier and Type Method Description StudyTlfInfo
StudyTlfService. getTlfs(java.lang.String studyId, java.lang.String baseStandardName, java.lang.String modelId)
Gets the Tables, Listings and Figures for the specified study.StudyTlfInfo
StudyTlfService. setTlfs(StudyTlfInfo studyTlfInfo)
Sets the Tables, Listings and Figures for the study.Methods in com.sas.lsaf.clinical.study.tlf with parameters of type StudyTlfInfo Modifier and Type Method Description StudyTlfInfo
StudyTlfService. setTlfs(StudyTlfInfo studyTlfInfo)
Sets the Tables, Listings and Figures for the study.
-