Uses of Class
com.sgs.common.database.Pack
-
Packages that use Pack 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 Pack in com.sgs.common.database
Fields in com.sgs.common.database declared as Pack Modifier and Type Field Description Pack
SalesLog. pack
If a serialized pack was shipped, it will be recorded hereMethods in com.sgs.common.database that return Pack Modifier and Type Method Description Pack
SalesLog. getPack()
Methods in com.sgs.common.database with parameters of type Pack Modifier and Type Method Description void
SalesLog. setPack(Pack pack)
-