Class MTaxProviderCfg

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_TaxProviderCfg, I_Persistent, Evaluatee

public class MTaxProviderCfg extends X_C_TaxProviderCfg
See Also:
  • Constructor Details

    • MTaxProviderCfg

      public MTaxProviderCfg(Properties ctx, String C_TaxProviderCfg_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      C_TaxProviderCfg_UU - UUID key
      trxName - Transaction
    • MTaxProviderCfg

      public MTaxProviderCfg(Properties ctx, int C_TaxProviderCfg_ID, String trxName)
      Parameters:
      ctx -
      C_TaxProviderCfg_ID -
      trxName -
    • MTaxProviderCfg

      public MTaxProviderCfg(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -