Uses of Class
com.sgs.common.database.QALog
-
Packages that use QALog Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of QALog in com.sgs.common.database
Fields in com.sgs.common.database declared as QALog Modifier and Type Field Description QALog
DeviationDetails. qaLog
Methods in com.sgs.common.database that return QALog Modifier and Type Method Description QALog
DeviationDetails. getQaLog()
Methods in com.sgs.common.database with parameters of type QALog Modifier and Type Method Description void
DeviationDetails. setQaLog(QALog qaLog)
-