Interface I_QM_SpecificationLine

  • All Known Implementing Classes:
    X_QM_SpecificationLine

    public interface I_QM_SpecificationLine
    Generated Interface for QM_SpecificationLine
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • 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