Uses of Class
com.sas.lsaf.clinical.model.AttributeMetadata
-
Packages that use AttributeMetadata Package Description com.sas.lsaf.clinical.study.tlf Classes and interfaces for retrieving study tlf information in the system. -
-
Uses of AttributeMetadata in com.sas.lsaf.clinical.study.tlf
Methods in com.sas.lsaf.clinical.study.tlf that return types with arguments of type AttributeMetadata Modifier and Type Method Description java.util.List<AttributeMetadata>
StudyTlfService. getTlfAttributeMetadata()
Gets the TLF attribute metadata.
-