Interface I_MP_OT_Task

All Known Implementing Classes:
MMPOTTask, X_MP_OT_Task

public interface I_MP_OT_Task
Generated Interface for MP_OT_Task
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_UOM_ID

      void setC_UOM_ID(int C_UOM_ID)
      Set UOM. Unit of Measure
    • getC_UOM_ID

      int getC_UOM_ID()
      Get UOM. Unit of Measure
    • getC_UOM

      I_C_UOM getC_UOM() 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
    • setDuration

      void setDuration(BigDecimal Duration)
      Set Duration. Normal Duration in Duration Unit
    • getDuration

      BigDecimal getDuration()
      Get Duration. Normal Duration in Duration Unit
    • 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_Maintain_ID

      void setMP_Maintain_ID(int MP_Maintain_ID)
      Set Maintenance
    • getMP_Maintain_ID

      int getMP_Maintain_ID()
      Get Maintenance
    • getMP_Maintain

      I_MP_Maintain getMP_Maintain() throws RuntimeException
      Throws:
      RuntimeException
    • setMP_OT_ID

      void setMP_OT_ID(int MP_OT_ID)
      Set Work Order (OT)
    • getMP_OT_ID

      int getMP_OT_ID()
      Get Work Order (OT)
    • getMP_OT

      I_MP_OT getMP_OT() throws RuntimeException
      Throws:
      RuntimeException
    • setMP_OT_Task_ID

      void setMP_OT_Task_ID(int MP_OT_Task_ID)
      Set Work Order Task
    • getMP_OT_Task_ID

      int getMP_OT_Task_ID()
      Get Work Order Task
    • setMP_OT_Task_UU

      void setMP_OT_Task_UU(String MP_OT_Task_UU)
      Set MP_OT_Task_UU
    • getMP_OT_Task_UU

      String getMP_OT_Task_UU()
      Get MP_OT_Task_UU
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • 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
    • setStatus

      void setStatus(String Status)
      Set Status. Status of the currently running check
    • getStatus

      String getStatus()
      Get Status. Status of the currently running check
    • getUpdated

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

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