Interface I_M_AttributeInstanceLine

All Known Implementing Classes:
MAttributeInstanceLine, X_M_AttributeInstanceLine

public interface I_M_AttributeInstanceLine
Generated Interface for M_AttributeInstanceLine
Version:
Release 12
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
    • 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
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • setM_AttributeInstanceLine_ID

      void setM_AttributeInstanceLine_ID(int M_AttributeInstanceLine_ID)
      Set Attribute Instance Values. Selected attribute values of an attribute instance
    • getM_AttributeInstanceLine_ID

      int getM_AttributeInstanceLine_ID()
      Get Attribute Instance Values. Selected attribute values of an attribute instance
    • setM_AttributeInstanceLine_UU

      void setM_AttributeInstanceLine_UU(String M_AttributeInstanceLine_UU)
      Set M_AttributeInstanceLine_UU
    • getM_AttributeInstanceLine_UU

      String getM_AttributeInstanceLine_UU()
      Get M_AttributeInstanceLine_UU
    • setM_AttributeInstance_UU

      void setM_AttributeInstance_UU(String M_AttributeInstance_UU)
      Set M_AttributeInstance_UU
    • getM_AttributeInstance_UU

      String getM_AttributeInstance_UU()
      Get M_AttributeInstance_UU
    • setM_AttributeValue_ID

      void setM_AttributeValue_ID(int M_AttributeValue_ID)
      Set Attribute Value. Product Attribute Value
    • getM_AttributeValue_ID

      int getM_AttributeValue_ID()
      Get Attribute Value. Product Attribute Value
    • getM_AttributeValue

      I_M_AttributeValue getM_AttributeValue() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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