Interface I_C_DocTypeCounter

All Known Implementing Classes:
MDocTypeCounter, X_C_DocTypeCounter

public interface I_C_DocTypeCounter
Generated Interface for C_DocTypeCounter
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
    • setC_DocTypeCounter_ID

      void setC_DocTypeCounter_ID(int C_DocTypeCounter_ID)
      Set Counter Document. Counter Document Relationship
    • getC_DocTypeCounter_ID

      int getC_DocTypeCounter_ID()
      Get Counter Document. Counter Document Relationship
    • setC_DocTypeCounter_UU

      void setC_DocTypeCounter_UU(String C_DocTypeCounter_UU)
      Set C_DocTypeCounter_UU
    • getC_DocTypeCounter_UU

      String getC_DocTypeCounter_UU()
      Get C_DocTypeCounter_UU
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • setCounter_C_DocType_ID

      void setCounter_C_DocType_ID(int Counter_C_DocType_ID)
      Set Counter Document Type. Generated Counter Document Type (To)
    • getCounter_C_DocType_ID

      int getCounter_C_DocType_ID()
      Get Counter Document Type. Generated Counter Document Type (To)
    • getCounter_C_DocType

      I_C_DocType getCounter_C_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

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

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

      String getDescription()
      Get Description. Optional short description of the record
    • setDocAction

      void setDocAction(String DocAction)
      Set Document Action. The targeted status of the document
    • getDocAction

      String getDocAction()
      Get Document Action. The targeted status of the document
    • 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
    • setIsCreateCounter

      void setIsCreateCounter(boolean IsCreateCounter)
      Set Create Counter Document. Create Counter Document
    • isCreateCounter

      boolean isCreateCounter()
      Get Create Counter Document. Create Counter Document
    • setIsValid

      void setIsValid(boolean IsValid)
      Set Valid. Element is valid
    • isValid

      boolean isValid()
      Get Valid. Element is valid
    • setName

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

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • 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