Interface I_LBR_TaxFormula

All Known Implementing Classes:
MLBRTaxFormula, X_LBR_TaxFormula

public interface I_LBR_TaxFormula
Generated Interface for LBR_TaxFormula
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsTaxIncluded

      void setIsTaxIncluded(boolean IsTaxIncluded)
      Set Price includes Tax. Tax is included in the price
    • isTaxIncluded

      boolean isTaxIncluded()
      Get Price includes Tax. Tax is included in the price
    • setLBR_FormulaAdd_ID

      void setLBR_FormulaAdd_ID(int LBR_FormulaAdd_ID)
      Set Additional Formula
    • getLBR_FormulaAdd_ID

      int getLBR_FormulaAdd_ID()
      Get Additional Formula
    • getLBR_FormulaAdd

      I_LBR_Formula getLBR_FormulaAdd() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_FormulaBase_ID

      void setLBR_FormulaBase_ID(int LBR_FormulaBase_ID)
      Set Formula Base
    • getLBR_FormulaBase_ID

      int getLBR_FormulaBase_ID()
      Get Formula Base
    • getLBR_FormulaBase

      I_LBR_Formula getLBR_FormulaBase() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_FormulaNet_ID

      void setLBR_FormulaNet_ID(int LBR_FormulaNet_ID)
      Set Formula Net (BR)
    • getLBR_FormulaNet_ID

      int getLBR_FormulaNet_ID()
      Get Formula Net (BR)
    • getLBR_FormulaNet

      I_LBR_Formula getLBR_FormulaNet() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_Formula_ID

      void setLBR_Formula_ID(int LBR_Formula_ID)
      Set Fórmula
    • getLBR_Formula_ID

      int getLBR_Formula_ID()
      Get Fórmula
    • getLBR_Formula

      I_LBR_Formula getLBR_Formula() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_TaxFormula_ID

      void setLBR_TaxFormula_ID(int LBR_TaxFormula_ID)
      Set Tax Formula. Primary key table LBR_TaxFormula
    • getLBR_TaxFormula_ID

      int getLBR_TaxFormula_ID()
      Get Tax Formula. Primary key table LBR_TaxFormula
    • setLBR_TaxFormula_UU

      void setLBR_TaxFormula_UU(String LBR_TaxFormula_UU)
      Set LBR_TaxFormula_UU
    • getLBR_TaxFormula_UU

      String getLBR_TaxFormula_UU()
      Get LBR_TaxFormula_UU
    • setLBR_TaxName_ID

      void setLBR_TaxName_ID(int LBR_TaxName_ID)
      Set Tax Name. Primary key table LBR_TaxName
    • getLBR_TaxName_ID

      int getLBR_TaxName_ID()
      Get Tax Name. Primary key table LBR_TaxName
    • getLBR_TaxName

      I_LBR_TaxName getLBR_TaxName() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setValidFrom

      void setValidFrom(Timestamp ValidFrom)
      Set Valid from. Valid from including this date (first day)
    • getValidFrom

      Timestamp getValidFrom()
      Get Valid from. Valid from including this date (first day)
    • setlbr_Formula

      void setlbr_Formula(String lbr_Formula)
      Set Formula. Defines the Tax Formula
    • getlbr_Formula

      String getlbr_Formula()
      Get Formula. Defines the Tax Formula
    • setlbr_FormulaNetWorth

      void setlbr_FormulaNetWorth(String lbr_FormulaNetWorth)
      Set Formula NetWorth. Defines the Tax Formula NetWorth
    • getlbr_FormulaNetWorth

      String getlbr_FormulaNetWorth()
      Get Formula NetWorth. Defines the Tax Formula NetWorth
    • setlbr_ServiceFactor

      void setlbr_ServiceFactor(String lbr_ServiceFactor)
      Set Service Factor. Define the Service Factor Formula
    • getlbr_ServiceFactor

      String getlbr_ServiceFactor()
      Get Service Factor. Define the Service Factor Formula
    • setlbr_TransactionType

      void setlbr_TransactionType(String lbr_TransactionType)
      Set Transaction Type. Defines the Transaction Type
    • getlbr_TransactionType

      String getlbr_TransactionType()
      Get Transaction Type. Defines the Transaction Type