Interface I_C_Phase

All Known Implementing Classes:
MProjectTypePhase, X_C_Phase

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

      I_C_ProjectType getC_ProjectType() 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
    • 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
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • 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