Uses of Class
com.sgs.common.database.Tax
-
Packages that use Tax 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 Tax in com.sgs.common.database
Fields in com.sgs.common.database declared as Tax Modifier and Type Field Description TaxCommodity. taxTax information for this commodityMethods in com.sgs.common.database that return Tax Modifier and Type Method Description TaxCommodity. getTax()Methods in com.sgs.common.database with parameters of type Tax Modifier and Type Method Description voidCommodity. setTax(Tax tax)
-