Interface I_MP_JobStandar_Resource

All Known Implementing Classes:
MMPJobStandardResource, X_MP_JobStandar_Resource

public interface I_MP_JobStandar_Resource
Generated Interface for MP_JobStandar_Resource
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
    • setCostAmt

      void setCostAmt(BigDecimal CostAmt)
      Set Cost Value. Value with Cost
    • getCostAmt

      BigDecimal getCostAmt()
      Get Cost Value. Value with Cost
    • 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
    • setMP_JobStandar_Resource_ID

      void setMP_JobStandar_Resource_ID(int MP_JobStandar_Resource_ID)
      Set Standard Job Resource
    • getMP_JobStandar_Resource_ID

      int getMP_JobStandar_Resource_ID()
      Get Standard Job Resource
    • setMP_JobStandar_Resource_UU

      void setMP_JobStandar_Resource_UU(String MP_JobStandar_Resource_UU)
      Set MP_JobStandar_Resource_UU
    • getMP_JobStandar_Resource_UU

      String getMP_JobStandar_Resource_UU()
      Get MP_JobStandar_Resource_UU
    • setMP_JobStandar_Task_ID

      void setMP_JobStandar_Task_ID(int MP_JobStandar_Task_ID)
      Set Standard Job Task
    • getMP_JobStandar_Task_ID

      int getMP_JobStandar_Task_ID()
      Get Standard Job Task
    • getMP_JobStandar_Task

      I_MP_JobStandar_Task getMP_JobStandar_Task() throws RuntimeException
      Throws:
      RuntimeException
    • setM_BOM_ID

      void setM_BOM_ID(int M_BOM_ID)
      Set BOM. Bill of Material
    • getM_BOM_ID

      int getM_BOM_ID()
      Get BOM. Bill of Material
    • getM_BOM

      I_M_BOM getM_BOM() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setResourceQty

      void setResourceQty(BigDecimal ResourceQty)
      Set ResourceQty
    • getResourceQty

      BigDecimal getResourceQty()
      Get ResourceQty
    • setResourceType

      void setResourceType(String ResourceType)
      Set ResourceType
    • getResourceType

      String getResourceType()
      Get ResourceType
    • setS_Resource_ID

      void setS_Resource_ID(int S_Resource_ID)
      Set Resource. Resource
    • getS_Resource_ID

      int getS_Resource_ID()
      Get Resource. Resource
    • getS_Resource

      I_S_Resource getS_Resource() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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