Interface I_C_NonBusinessDay

All Known Implementing Classes:
X_C_NonBusinessDay

public interface I_C_NonBusinessDay
Generated Interface for C_NonBusinessDay
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
    • setC_Country_ID

      void setC_Country_ID(int C_Country_ID)
      Set Country. Country
    • getC_Country_ID

      int getC_Country_ID()
      Get Country. Country
    • getC_Country

      I_C_Country getC_Country() throws RuntimeException
      Throws:
      RuntimeException
    • setC_NonBusinessDay_ID

      void setC_NonBusinessDay_ID(int C_NonBusinessDay_ID)
      Set Non Business Day. Day on which business is not transacted
    • getC_NonBusinessDay_ID

      int getC_NonBusinessDay_ID()
      Get Non Business Day. Day on which business is not transacted
    • setC_NonBusinessDay_UU

      void setC_NonBusinessDay_UU(String C_NonBusinessDay_UU)
      Set C_NonBusinessDay_UU
    • getC_NonBusinessDay_UU

      String getC_NonBusinessDay_UU()
      Get C_NonBusinessDay_UU
    • getCreated

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

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

      void setDate1(Timestamp Date1)
      Set Date. Date when business is not conducted
    • getDate1

      Timestamp getDate1()
      Get Date. Date when business is not conducted
    • 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
    • getUpdated

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

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