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