Interface I_C_DocBaseGroupLine

All Known Implementing Classes:
MDocBaseGroupLine, X_C_DocBaseGroupLine

public interface I_C_DocBaseGroupLine
Generated Interface for C_DocBaseGroupLine
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_DocBaseGroup_ID

      void setC_DocBaseGroup_ID(int C_DocBaseGroup_ID)
      Set Document Base Type Group. Group of Document Base Type for Period Control
    • getC_DocBaseGroup_ID

      int getC_DocBaseGroup_ID()
      Get Document Base Type Group. Group of Document Base Type for Period Control
    • getC_DocBaseGroup

      I_C_DocBaseGroup getC_DocBaseGroup() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DocBaseGroupLine_ID

      void setC_DocBaseGroupLine_ID(int C_DocBaseGroupLine_ID)
      Set Document Base Type Group Line. Line Items of a Document Base Type Group
    • getC_DocBaseGroupLine_ID

      int getC_DocBaseGroupLine_ID()
      Get Document Base Type Group Line. Line Items of a Document Base Type Group
    • setC_DocBaseGroupLine_UU

      void setC_DocBaseGroupLine_UU(String C_DocBaseGroupLine_UU)
      Set C_DocBaseGroupLine_UU
    • getC_DocBaseGroupLine_UU

      String getC_DocBaseGroupLine_UU()
      Get C_DocBaseGroupLine_UU
    • getCreated

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

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

      void setDocBaseType(String DocBaseType)
      Set Document Base Type. Logical type of document
    • getDocBaseType

      String getDocBaseType()
      Get Document Base Type. Logical type of 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
    • getUpdated

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

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