Interface I_M_QualityTestResult

All Known Implementing Classes:
MQualityTestResult, X_M_QualityTestResult

public interface I_M_QualityTestResult
Generated Interface for M_QualityTestResult
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
    • 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
    • setExpectedResult

      void setExpectedResult(String ExpectedResult)
      Set Expected Result
    • getExpectedResult

      String getExpectedResult()
      Get Expected Result
    • 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
    • setIsQCPass

      void setIsQCPass(boolean IsQCPass)
      Set QC Pass
    • isQCPass

      boolean isQCPass()
      Get QC Pass
    • setM_AttributeSetInstance_ID

      void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
      Set Attribute Set Instance. Product Attribute Set Instance
    • getM_AttributeSetInstance_ID

      int getM_AttributeSetInstance_ID()
      Get Attribute Set Instance. Product Attribute Set Instance
    • getM_AttributeSetInstance

      I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
      Throws:
      RuntimeException
    • setM_QualityTest_ID

      void setM_QualityTest_ID(int M_QualityTest_ID)
      Set Quality Test
    • getM_QualityTest_ID

      int getM_QualityTest_ID()
      Get Quality Test
    • getM_QualityTest

      I_M_QualityTest getM_QualityTest() throws RuntimeException
      Throws:
      RuntimeException
    • setM_QualityTestResult_ID

      void setM_QualityTestResult_ID(int M_QualityTestResult_ID)
      Set Quality Test Result
    • getM_QualityTestResult_ID

      int getM_QualityTestResult_ID()
      Get Quality Test Result
    • setM_QualityTestResult_UU

      void setM_QualityTestResult_UU(String M_QualityTestResult_UU)
      Set M_QualityTestResult_UU
    • getM_QualityTestResult_UU

      String getM_QualityTestResult_UU()
      Get M_QualityTestResult_UU
    • setProcessed

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

      boolean isProcessed()
      Get Processed. The document has been processed
    • setResult

      void setResult(String Result)
      Set Result. Result of the action taken
    • getResult

      String getResult()
      Get Result. Result of the action taken
    • getUpdated

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

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