Uses of Class
com.sgs.common.database.SPCCommodity
-
Packages that use SPCCommodity 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 SPCCommodity in com.sgs.common.database
Fields in com.sgs.common.database declared as SPCCommodity Modifier and Type Field Description SPCCommodity
SPCRun. spcCommodity
The SPCCommodity to execute during the runMethods in com.sgs.common.database that return SPCCommodity Modifier and Type Method Description SPCCommodity
SPCRun. getSpcCommodity()
Methods in com.sgs.common.database with parameters of type SPCCommodity Modifier and Type Method Description void
SPCRun. setSpcCommodity(SPCCommodity spcCommodity)
-