Interface I_M_PackageMPS

All Known Implementing Classes:
MPackageMPS, X_M_PackageMPS

public interface I_M_PackageMPS
Generated Interface for M_PackageMPS
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
    • setCreateFrom

      void setCreateFrom(String CreateFrom)
      Set Create lines from. Process which will generate a new document lines based on an existing document
    • getCreateFrom

      String getCreateFrom()
      Get Create lines from. Process which will generate a new document lines based on an existing document
    • setC_UOM_Length_ID

      void setC_UOM_Length_ID(int C_UOM_Length_ID)
      Set UOM for Length. Standard Unit of Measure for Length
    • getC_UOM_Length_ID

      int getC_UOM_Length_ID()
      Get UOM for Length. Standard Unit of Measure for Length
    • getC_UOM_Length

      I_C_UOM getC_UOM_Length() throws RuntimeException
      Throws:
      RuntimeException
    • setC_UOM_Weight_ID

      void setC_UOM_Weight_ID(int C_UOM_Weight_ID)
      Set UOM for Weight. Standard Unit of Measure for Weight
    • getC_UOM_Weight_ID

      int getC_UOM_Weight_ID()
      Get UOM for Weight. Standard Unit of Measure for Weight
    • getC_UOM_Weight

      I_C_UOM getC_UOM_Weight() throws RuntimeException
      Throws:
      RuntimeException
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setEstimatedWeight

      void setEstimatedWeight(BigDecimal EstimatedWeight)
      Set Estimated Weight
    • getEstimatedWeight

      BigDecimal getEstimatedWeight()
      Get Estimated Weight
    • setHeight

      void setHeight(BigDecimal Height)
      Set Height
    • getHeight

      BigDecimal getHeight()
      Get Height
    • 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
    • setLength

      void setLength(BigDecimal Length)
      Set Length
    • getLength

      BigDecimal getLength()
      Get Length
    • setMasterTrackingNo

      void setMasterTrackingNo(String MasterTrackingNo)
      Set Master Tracking No
    • getMasterTrackingNo

      String getMasterTrackingNo()
      Get Master Tracking No
    • setM_Package_ID

      void setM_Package_ID(int M_Package_ID)
      Set Package. Shipment Package
    • getM_Package_ID

      int getM_Package_ID()
      Get Package. Shipment Package
    • getM_Package

      I_M_Package getM_Package() throws RuntimeException
      Throws:
      RuntimeException
    • setM_PackageMPS_ID

      void setM_PackageMPS_ID(int M_PackageMPS_ID)
      Set Package MPS
    • getM_PackageMPS_ID

      int getM_PackageMPS_ID()
      Get Package MPS
    • setM_PackageMPS_UU

      void setM_PackageMPS_UU(String M_PackageMPS_UU)
      Set M_PackageMPS_UU
    • getM_PackageMPS_UU

      String getM_PackageMPS_UU()
      Get M_PackageMPS_UU
    • setPrice

      void setPrice(BigDecimal Price)
      Set Price. Price
    • getPrice

      BigDecimal getPrice()
      Get Price. Price
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • 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
    • setTrackingNo

      void setTrackingNo(String TrackingNo)
      Set Tracking No. Number to track the shipment
    • getTrackingNo

      String getTrackingNo()
      Get Tracking No. Number to track the shipment
    • getUpdated

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

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

      void setWeight(BigDecimal Weight)
      Set Weight. Weight of a product
    • getWeight

      BigDecimal getWeight()
      Get Weight. Weight of a product
    • setWidth

      void setWidth(BigDecimal Width)
      Set Width
    • getWidth

      BigDecimal getWidth()
      Get Width