Interface I_C_TaxDeclaration

All Known Implementing Classes:
MTaxDeclaration, X_C_TaxDeclaration

public interface I_C_TaxDeclaration
Generated Interface for C_TaxDeclaration
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
    • setC_TaxDeclaration_ID

      void setC_TaxDeclaration_ID(int C_TaxDeclaration_ID)
      Set Tax Declaration. Define the declaration to the tax authorities
    • getC_TaxDeclaration_ID

      int getC_TaxDeclaration_ID()
      Get Tax Declaration. Define the declaration to the tax authorities
    • setC_TaxDeclaration_UU

      void setC_TaxDeclaration_UU(String C_TaxDeclaration_UU)
      Set C_TaxDeclaration_UU
    • getC_TaxDeclaration_UU

      String getC_TaxDeclaration_UU()
      Get C_TaxDeclaration_UU
    • setDateFrom

      void setDateFrom(Timestamp DateFrom)
      Set Date From. Starting date for a range
    • getDateFrom

      Timestamp getDateFrom()
      Get Date From. Starting date for a range
    • setDateTo

      void setDateTo(Timestamp DateTo)
      Set Date To. End date of a date range
    • getDateTo

      Timestamp getDateTo()
      Get Date To. End date of a date range
    • setDateTrx

      void setDateTrx(Timestamp DateTrx)
      Set Transaction Date. Transaction Date
    • getDateTrx

      Timestamp getDateTrx()
      Get Transaction Date. Transaction Date
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • getUpdated

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

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