Interface I_C_ProjectPhase

  • All Known Implementing Classes:
    MProjectPhase, X_C_ProjectPhase

    public interface I_C_ProjectPhase
    Generated Interface for C_ProjectPhase
    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
      • setCommittedAmt

        void setCommittedAmt​(BigDecimal CommittedAmt)
        Set Committed Amount. The (legal) commitment amount
      • getCommittedAmt

        BigDecimal getCommittedAmt()
        Get Committed Amount. The (legal) commitment amount
      • setC_Order_ID

        void setC_Order_ID​(int C_Order_ID)
        Set Order. Order
      • getC_Order_ID

        int getC_Order_ID()
        Get Order. Order
      • 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
      • setC_Project_ID

        void setC_Project_ID​(int C_Project_ID)
        Set Project. Financial Project
      • getC_Project_ID

        int getC_Project_ID()
        Get Project. Financial Project
      • setC_ProjectPhase_ID

        void setC_ProjectPhase_ID​(int C_ProjectPhase_ID)
        Set Project Phase. Phase of a Project
      • getC_ProjectPhase_ID

        int getC_ProjectPhase_ID()
        Get Project Phase. Phase of a Project
      • setC_ProjectPhase_UU

        void setC_ProjectPhase_UU​(String C_ProjectPhase_UU)
        Set C_ProjectPhase_UU
      • getC_ProjectPhase_UU

        String getC_ProjectPhase_UU()
        Get C_ProjectPhase_UU
      • getCreated

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

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

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

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

        void setEndDate​(Timestamp EndDate)
        Set End Date. Last effective date (inclusive)
      • getEndDate

        Timestamp getEndDate()
        Get End Date. Last effective date (inclusive)
      • setGenerateOrder

        void setGenerateOrder​(String GenerateOrder)
        Set Generate Order. Generate Order
      • getGenerateOrder

        String getGenerateOrder()
        Get Generate Order. Generate Order
      • setHelp

        void setHelp​(String Help)
        Set Comment/Help. Comment or Hint
      • getHelp

        String getHelp()
        Get Comment/Help. Comment or Hint
      • 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
      • setIsCommitCeiling

        void setIsCommitCeiling​(boolean IsCommitCeiling)
        Set Commitment is Ceiling. The commitment amount/quantity is the chargeable ceiling
      • isCommitCeiling

        boolean isCommitCeiling()
        Get Commitment is Ceiling. The commitment amount/quantity is the chargeable ceiling
      • setIsComplete

        void setIsComplete​(boolean IsComplete)
        Set Complete. It is complete
      • isComplete

        boolean isComplete()
        Get Complete. It is complete
      • setM_Product_ID

        void setM_Product_ID​(int M_Product_ID)
        Set Product. Product, Service, Item
      • getM_Product_ID

        int getM_Product_ID()
        Get Product. Product, Service, Item
      • setName

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

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

        void setPlannedAmt​(BigDecimal PlannedAmt)
        Set Planned Amount. Planned amount for this project
      • getPlannedAmt

        BigDecimal getPlannedAmt()
        Get Planned Amount. Planned amount for this project
      • setPriceActual

        void setPriceActual​(BigDecimal PriceActual)
        Set Unit Price. Actual Price
      • getPriceActual

        BigDecimal getPriceActual()
        Get Unit Price. Actual Price
      • setProjInvoiceRule

        void setProjInvoiceRule​(String ProjInvoiceRule)
        Set Invoice Rule. Invoice Rule for the project
      • getProjInvoiceRule

        String getProjInvoiceRule()
        Get Invoice Rule. Invoice Rule for the project
      • setQty

        void setQty​(BigDecimal Qty)
        Set Quantity. Quantity
      • getQty

        BigDecimal getQty()
        Get Quantity. Quantity
      • 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
      • setStartDate

        void setStartDate​(Timestamp StartDate)
        Set Start Date. First effective day (inclusive)
      • getStartDate

        Timestamp getStartDate()
        Get Start Date. First effective day (inclusive)
      • getUpdated

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

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