Uses of Class
com.sgs.common.database.BatchConsumption
-
Packages that use BatchConsumption 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 BatchConsumption in com.sgs.common.database
Methods in com.sgs.common.database that return BatchConsumption Modifier and Type Method Description BatchConsumptionBag. getBatchConsumption()BatchConsumptionSystemLog. getConsumption()Methods in com.sgs.common.database with parameters of type BatchConsumption Modifier and Type Method Description voidBag. setBatchConsumption(BatchConsumption batchConsumption)voidSystemLog. setConsumption(BatchConsumption consumption)
-