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 PackSalesLog. packIf a serialized pack was shipped, it will be recorded hereMethods in com.sgs.common.database that return Pack Modifier and Type Method Description PackSalesLog. getPack()Methods in com.sgs.common.database with parameters of type Pack Modifier and Type Method Description voidSalesLog. setPack(Pack pack)
-