Package | Description |
---|---|
com.sas.lsaf.clinical.study.tlf |
Classes and interfaces for retrieving study tlf information in the system.
|
Modifier and Type | Method and Description |
---|---|
List<Tlf> |
StudyTlfInfo.getTlfs()
Gets the study TLFs.
|
Modifier and Type | Method and Description |
---|---|
void |
StudyTlfInfo.setTlfs(List<Tlf> tlfs)
Sets the study TLFs.
|
Constructor and Description |
---|
StudyTlfInfo(String studyId,
String baseStandardName,
String modelId,
List<Tlf> tlfs,
long revision)
Constructor.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>