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 Tax
Commodity. tax
Tax information for this commodityMethods in com.sgs.common.database that return Tax Modifier and Type Method Description Tax
Commodity. getTax()
Methods in com.sgs.common.database with parameters of type Tax Modifier and Type Method Description void
Commodity. setTax(Tax tax)
-