Interface I_C_Year

All Known Implementing Classes:
MYear, X_C_Year

public interface I_C_Year
Generated Interface for C_Year
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_Calendar_ID

      void setC_Calendar_ID(int C_Calendar_ID)
      Set Calendar. Accounting Calendar Name
    • getC_Calendar_ID

      int getC_Calendar_ID()
      Get Calendar. Accounting Calendar Name
    • getC_Calendar

      I_C_Calendar getC_Calendar() 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
    • setC_Year_ID

      void setC_Year_ID(int C_Year_ID)
      Set Year. Calendar Year
    • getC_Year_ID

      int getC_Year_ID()
      Get Year. Calendar Year
    • setC_Year_UU

      void setC_Year_UU(String C_Year_UU)
      Set C_Year_UU
    • getC_Year_UU

      String getC_Year_UU()
      Get C_Year_UU
    • setDescription

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

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

      void setFiscalYear(String FiscalYear)
      Set Year. The Fiscal Year
    • getFiscalYear

      String getFiscalYear()
      Get Year. The Fiscal Year
    • 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
    • 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