Interface I_C_CyclePhase

All Known Implementing Classes:
X_C_CyclePhase

public interface I_C_CyclePhase
Generated Interface for C_CyclePhase
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_CyclePhase_UU

      void setC_CyclePhase_UU(String C_CyclePhase_UU)
      Set C_CyclePhase_UU
    • getC_CyclePhase_UU

      String getC_CyclePhase_UU()
      Get C_CyclePhase_UU
    • setC_CycleStep_ID

      void setC_CycleStep_ID(int C_CycleStep_ID)
      Set Cycle Step. The step for this Cycle
    • getC_CycleStep_ID

      int getC_CycleStep_ID()
      Get Cycle Step. The step for this Cycle
    • getC_CycleStep

      I_C_CycleStep getC_CycleStep() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Phase_ID

      void setC_Phase_ID(int C_Phase_ID)
      Set Standard Phase. Standard Phase of the Project Type
    • getC_Phase_ID

      int getC_Phase_ID()
      Get Standard Phase. Standard Phase of the Project Type
    • getC_Phase

      I_C_Phase getC_Phase() 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
    • 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