Uses of Class
com.sgs.common.database.BulkDispense
-
Packages that use BulkDispense 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 BulkDispense in com.sgs.common.database
Methods in com.sgs.common.database that return BulkDispense Modifier and Type Method Description BulkDispense
BulkRequest. getBulkDispense()
Methods in com.sgs.common.database with parameters of type BulkDispense Modifier and Type Method Description void
BulkRequest. setBulkDispense(BulkDispense bulkDispense)
-