Class MTaxCategory

    • Constructor Detail

      • MTaxCategory

        public MTaxCategory​(Properties ctx,
                            int C_TaxCategory_ID,
                            String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        C_TaxCategory_ID - id
        trxName - trx
      • MTaxCategory

        public MTaxCategory​(Properties ctx,
                            ResultSet rs,
                            String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - trx
    • Method Detail

      • getDefaultTax

        public MTax getDefaultTax()
        getDefaultTax Get the default tax id associated with this tax category
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class X_C_TaxCategory
        Returns:
        String representation