Uses of Class
com.sgs.common.database.QAGroup
-
Packages that use QAGroup 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 QAGroup in com.sgs.common.database
Fields in com.sgs.common.database declared as QAGroup Modifier and Type Field Description QAGroupQAGroupEvent. qaGroupThe QA group to which this event pertainsQAGroupQAGroupLink. qaGroupMethods in com.sgs.common.database that return QAGroup Modifier and Type Method Description QAGroupQAGroupEvent. getQaGroup()QAGroupQAGroupLink. getQaGroup()Methods in com.sgs.common.database with parameters of type QAGroup Modifier and Type Method Description voidQAGroupEvent. setQaGroup(QAGroup qaGroup)voidQAGroupLink. setQaGroup(QAGroup qaGroup)
-