Interface I_C_Phase

  • All Known Implementing Classes:
    MProjectTypePhase, X_C_Phase

    public interface I_C_Phase
    Generated Interface for C_Phase
    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_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_Phase_UU

        void setC_Phase_UU​(String C_Phase_UU)
        Set C_Phase_UU
      • getC_Phase_UU

        String getC_Phase_UU()
        Get C_Phase_UU
      • setC_ProjectType_ID

        void setC_ProjectType_ID​(int C_ProjectType_ID)
        Set Project Type. Type of the project
      • getC_ProjectType_ID

        int getC_ProjectType_ID()
        Get Project Type. Type of the project
      • 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
      • 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
      • 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
      • 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
      • setStandardQty

        void setStandardQty​(BigDecimal StandardQty)
        Set Standard Quantity. Standard Quantity
      • getStandardQty

        BigDecimal getStandardQty()
        Get Standard Quantity. Standard Quantity
      • getUpdated

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

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