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 SPCRunSPCSample. spcRunThe SPCRun that the sample pertains toMethods in com.sgs.common.database that return SPCRun Modifier and Type Method Description SPCRunSPCSample. getSpcRun()Methods in com.sgs.common.database with parameters of type SPCRun Modifier and Type Method Description voidSPCSample. setSpcRun(SPCRun spcRun)
-