Uses of Class
com.sgs.common.database.TestStage
-
Packages that use TestStage 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 TestStage in com.sgs.common.database
Methods in com.sgs.common.database that return TestStage Modifier and Type Method Description TestStage
AnalyticalWorkCardTestGroup. getStage()
Methods in com.sgs.common.database with parameters of type TestStage Modifier and Type Method Description void
AnalyticalWorkCardTestGroup. setStage(TestStage stage)
-