Uses of Class
com.sgs.common.database.Test
-
Packages that use Test 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 Test in com.sgs.common.database
Methods in com.sgs.common.database that return Test Modifier and Type Method Description Test
AnalyticalWorkCardTest. getTest()
Methods in com.sgs.common.database with parameters of type Test Modifier and Type Method Description void
AnalyticalWorkCardTest. setTest(Test test)
-