Interface I_QM_Specification

  • All Known Implementing Classes:
    X_QM_Specification

    public interface I_QM_Specification
    Generated Interface for QM_Specification
    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
      • setAD_Workflow_ID

        void setAD_Workflow_ID​(int AD_Workflow_ID)
        Set Workflow. Workflow or combination of tasks
      • getAD_Workflow_ID

        int getAD_Workflow_ID()
        Get Workflow. Workflow or combination of tasks
      • 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
      • 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_AttributeSet_ID

        void setM_AttributeSet_ID​(int M_AttributeSet_ID)
        Set Attribute Set. Product Attribute Set
      • getM_AttributeSet_ID

        int getM_AttributeSet_ID()
        Get Attribute Set. Product Attribute Set
      • setM_Product_ID

        void setM_Product_ID​(int M_Product_ID)
        Set Product. Product, Service, Item
      • getM_Product_ID

        int getM_Product_ID()
        Get Product. Product, Service, Item
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setPP_Product_BOM_ID

        void setPP_Product_BOM_ID​(int PP_Product_BOM_ID)
        Set BOM & Formula. BOM & Formula
      • getPP_Product_BOM_ID

        int getPP_Product_BOM_ID()
        Get BOM & Formula. BOM & Formula
      • 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_Specification_UU

        void setQM_Specification_UU​(String QM_Specification_UU)
        Set QM_Specification_UU
      • getQM_Specification_UU

        String getQM_Specification_UU()
        Get QM_Specification_UU
      • getUpdated

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

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

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

        Timestamp 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