Uses of Class
com.sgs.common.database.SPCRun
-
Packages that use SPCRun 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 SPCRun in com.sgs.common.database
Fields in com.sgs.common.database declared as SPCRun Modifier and Type Field Description SPCRun
SPCSample. spcRun
The SPCRun that the sample pertains toMethods in com.sgs.common.database that return SPCRun Modifier and Type Method Description SPCRun
SPCSample. getSpcRun()
Methods in com.sgs.common.database with parameters of type SPCRun Modifier and Type Method Description void
SPCSample. setSpcRun(SPCRun spcRun)
-