Interface I_MP_JobStandar_Task

All Known Implementing Classes:
MMPJobStandardTask, X_MP_JobStandar_Task

public interface I_MP_JobStandar_Task
Generated Interface for MP_JobStandar_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_JobStandar_ID

      void setMP_JobStandar_ID(int MP_JobStandar_ID)
      Set Standard Job
    • getMP_JobStandar_ID

      int getMP_JobStandar_ID()
      Get Standard Job
    • getMP_JobStandar

      I_MP_JobStandar getMP_JobStandar() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setMP_JobStandar_Task_UU

      void setMP_JobStandar_Task_UU(String MP_JobStandar_Task_UU)
      Set MP_JobStandar_Task_UU
    • getMP_JobStandar_Task_UU

      String getMP_JobStandar_Task_UU()
      Get MP_JobStandar_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