Interface I_M_ProductionLineMA

All Known Implementing Classes:
MProductionLineMA, X_M_ProductionLineMA

public interface I_M_ProductionLineMA
Generated Interface for M_ProductionLineMA
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
    • 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
    • setMovementQty

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

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

      void setM_ProductionLine_ID(int M_ProductionLine_ID)
      Set Production Line. Document Line representing a production
    • getM_ProductionLine_ID

      int getM_ProductionLine_ID()
      Get Production Line. Document Line representing a production
    • getM_ProductionLine

      I_M_ProductionLine getM_ProductionLine() throws RuntimeException
      Throws:
      RuntimeException
    • setM_ProductionLineMA_UU

      void setM_ProductionLineMA_UU(String M_ProductionLineMA_UU)
      Set M_ProductionLineMA_UU
    • getM_ProductionLineMA_UU

      String getM_ProductionLineMA_UU()
      Get M_ProductionLineMA_UU
    • getUpdated

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

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