Interface I_MP_Maintain_Task

All Known Implementing Classes:
MMPMaintainTask, X_MP_Maintain_Task

public interface I_MP_Maintain_Task
Generated Interface for MP_Maintain_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_Maintain_Task_ID

      void setMP_Maintain_Task_ID(int MP_Maintain_Task_ID)
      Set Maintenance Task
    • getMP_Maintain_Task_ID

      int getMP_Maintain_Task_ID()
      Get Maintenance Task
    • setMP_Maintain_Task_UU

      void setMP_Maintain_Task_UU(String MP_Maintain_Task_UU)
      Set MP_Maintain_Task_UU
    • getMP_Maintain_Task_UU

      String getMP_Maintain_Task_UU()
      Get MP_Maintain_Task_UU
    • 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
    • getUpdated

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

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