Interface I_C_Task

  • All Known Implementing Classes:
    MProjectTypeTask, X_C_Task

    public interface I_C_Task
    Generated Interface for C_Task
    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
      • getCreated

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

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

        void setC_Task_ID​(int C_Task_ID)
        Set Standard Task. Standard Project Type Task
      • getC_Task_ID

        int getC_Task_ID()
        Get Standard Task. Standard Project Type Task
      • setC_Task_UU

        void setC_Task_UU​(String C_Task_UU)
        Set C_Task_UU
      • getC_Task_UU

        String getC_Task_UU()
        Get C_Task_UU
      • 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