Interface I_M_OperationResource

All Known Implementing Classes:
X_M_OperationResource

public interface I_M_OperationResource
Generated Interface for M_OperationResource
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setA_Asset_ID

      void setA_Asset_ID(int A_Asset_ID)
      Set Asset. Asset used internally or by customers
    • getA_Asset_ID

      int getA_Asset_ID()
      Get Asset. Asset used internally or by customers
    • getA_Asset

      I_A_Asset getA_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • 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_Job_ID

      void setC_Job_ID(int C_Job_ID)
      Set Position. Job Position
    • getC_Job_ID

      int getC_Job_ID()
      Get Position. Job Position
    • getC_Job

      I_C_Job getC_Job() 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_OperationResource_ID

      void setM_OperationResource_ID(int M_OperationResource_ID)
      Set Operation Resource. Product Operation Resource
    • getM_OperationResource_ID

      int getM_OperationResource_ID()
      Get Operation Resource. Product Operation Resource
    • setM_OperationResource_UU

      void setM_OperationResource_UU(String M_OperationResource_UU)
      Set M_OperationResource_UU
    • getM_OperationResource_UU

      String getM_OperationResource_UU()
      Get M_OperationResource_UU
    • setM_ProductOperation_ID

      void setM_ProductOperation_ID(int M_ProductOperation_ID)
      Set Product Operation. Product Manufacturing Operation
    • getM_ProductOperation_ID

      int getM_ProductOperation_ID()
      Get Product Operation. Product Manufacturing Operation
    • getM_ProductOperation

      I_M_ProductOperation getM_ProductOperation() 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
    • setSetupTime

      void setSetupTime(BigDecimal SetupTime)
      Set Setup Time. Setup time before starting Production
    • getSetupTime

      BigDecimal getSetupTime()
      Get Setup Time. Setup time before starting Production
    • setTeardownTime

      void setTeardownTime(BigDecimal TeardownTime)
      Set Teardown Time. Time at the end of the operation
    • getTeardownTime

      BigDecimal getTeardownTime()
      Get Teardown Time. Time at the end of the operation
    • setUnitRuntime

      void setUnitRuntime(BigDecimal UnitRuntime)
      Set Runtime per Unit. Time to produce one unit
    • getUnitRuntime

      BigDecimal getUnitRuntime()
      Get Runtime per Unit. Time to produce one unit
    • getUpdated

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

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