Interface I_M_InOutLineMA

All Known Implementing Classes:
MInOutLineMA, X_M_InOutLineMA

public interface I_M_InOutLineMA
Generated Interface for M_InOutLineMA
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
    • setDateMaterialPolicy

      void setDateMaterialPolicy(Timestamp DateMaterialPolicy)
      Set Date Material Policy. Time used for LIFO and FIFO Material Policy
    • getDateMaterialPolicy

      Timestamp getDateMaterialPolicy()
      Get Date Material Policy. Time used for LIFO and FIFO Material Policy
    • 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
    • setIsAutoGenerated

      void setIsAutoGenerated(boolean IsAutoGenerated)
      Set Auto Generated
    • isAutoGenerated

      boolean isAutoGenerated()
      Get Auto Generated
    • 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_InOutLine_ID

      void setM_InOutLine_ID(int M_InOutLine_ID)
      Set Shipment/Receipt Line. Line on Shipment or Receipt document
    • getM_InOutLine_ID

      int getM_InOutLine_ID()
      Get Shipment/Receipt Line. Line on Shipment or Receipt document
    • getM_InOutLine

      I_M_InOutLine getM_InOutLine() throws RuntimeException
      Throws:
      RuntimeException
    • setM_InOutLineMA_UU

      void setM_InOutLineMA_UU(String M_InOutLineMA_UU)
      Set M_InOutLineMA_UU
    • getM_InOutLineMA_UU

      String getM_InOutLineMA_UU()
      Get M_InOutLineMA_UU
    • setMovementQty

      void setMovementQty(BigDecimal MovementQty)
      Set Movement Quantity. Quantity of a product moved.
    • getMovementQty

      BigDecimal getMovementQty()
      Get Movement Quantity. Quantity of a product moved.
    • getUpdated

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

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