Interface I_QM_SpecificationLine

All Known Implementing Classes:
X_QM_SpecificationLine

public interface I_QM_SpecificationLine
Generated Interface for QM_SpecificationLine
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
    • setAndOr

      void setAndOr(String AndOr)
      Set And/Or. Logical operation: AND or OR
    • getAndOr

      String getAndOr()
      Get And/Or. Logical operation: AND or OR
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • 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_Attribute_ID

      void setM_Attribute_ID(int M_Attribute_ID)
      Set Attribute. Product Attribute
    • getM_Attribute_ID

      int getM_Attribute_ID()
      Get Attribute. Product Attribute
    • getM_Attribute

      I_M_Attribute getM_Attribute() throws RuntimeException
      Throws:
      RuntimeException
    • setOperation

      void setOperation(String Operation)
      Set Operation. Compare Operation
    • getOperation

      String getOperation()
      Get Operation. Compare Operation
    • setQM_Specification_ID

      void setQM_Specification_ID(int QM_Specification_ID)
      Set Quality Specification
    • getQM_Specification_ID

      int getQM_Specification_ID()
      Get Quality Specification
    • getQM_Specification

      I_QM_Specification getQM_Specification() throws RuntimeException
      Throws:
      RuntimeException
    • setQM_SpecificationLine_ID

      void setQM_SpecificationLine_ID(int QM_SpecificationLine_ID)
      Set QM Specification Line
    • getQM_SpecificationLine_ID

      int getQM_SpecificationLine_ID()
      Get QM Specification Line
    • setQM_SpecificationLine_UU

      void setQM_SpecificationLine_UU(String QM_SpecificationLine_UU)
      Set QM_SpecificationLine_UU
    • getQM_SpecificationLine_UU

      String getQM_SpecificationLine_UU()
      Get QM_SpecificationLine_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
    • setValidFrom

      void setValidFrom(String ValidFrom)
      Set Valid from. Valid from including this date (first day)
    • getValidFrom

      String getValidFrom()
      Get Valid from. Valid from including this date (first day)
    • setValidTo

      void setValidTo(Timestamp ValidTo)
      Set Valid to. Valid to including this date (last day)
    • getValidTo

      Timestamp getValidTo()
      Get Valid to. Valid to including this date (last day)
    • setValue

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique