Interface I_C_CycleStep

  • All Known Implementing Classes:
    X_C_CycleStep

    public interface I_C_CycleStep
    Generated Interface for C_CycleStep
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setC_Cycle_ID

        void setC_Cycle_ID​(int C_Cycle_ID)
        Set Project Cycle. Identifier for this Project Reporting Cycle
      • getC_Cycle_ID

        int getC_Cycle_ID()
        Get Project Cycle. Identifier for this Project Reporting Cycle
      • 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
      • setC_CycleStep_UU

        void setC_CycleStep_UU​(String C_CycleStep_UU)
        Set C_CycleStep_UU
      • getC_CycleStep_UU

        String getC_CycleStep_UU()
        Get C_CycleStep_UU
      • 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
      • setName

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

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setRelativeWeight

        void setRelativeWeight​(BigDecimal RelativeWeight)
        Set Relative Weight. Relative weight of this step (0 = ignored)
      • getRelativeWeight

        BigDecimal getRelativeWeight()
        Get Relative Weight. Relative weight of this step (0 = ignored)
      • setSeqNo

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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