Interface I_M_ShipperPackaging

All Known Implementing Classes:
MShipperPackaging, X_M_ShipperPackaging

public interface I_M_ShipperPackaging
Generated Interface for M_ShipperPackaging
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
    • 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
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setM_Shipper_ID

      void setM_Shipper_ID(int M_Shipper_ID)
      Set Shipper. Method or manner of product delivery
    • getM_Shipper_ID

      int getM_Shipper_ID()
      Get Shipper. Method or manner of product delivery
    • getM_Shipper

      I_M_Shipper getM_Shipper() throws RuntimeException
      Throws:
      RuntimeException
    • setM_ShipperPackagingCfg_ID

      void setM_ShipperPackagingCfg_ID(int M_ShipperPackagingCfg_ID)
      Set Shipper Packaging Configuration
    • getM_ShipperPackagingCfg_ID

      int getM_ShipperPackagingCfg_ID()
      Get Shipper Packaging Configuration
    • getM_ShipperPackagingCfg

      I_M_ShipperPackagingCfg getM_ShipperPackagingCfg() throws RuntimeException
      Throws:
      RuntimeException
    • setM_ShipperPackaging_ID

      void setM_ShipperPackaging_ID(int M_ShipperPackaging_ID)
      Set Shipper Packaging
    • getM_ShipperPackaging_ID

      int getM_ShipperPackaging_ID()
      Get Shipper Packaging
    • setM_ShipperPackaging_UU

      void setM_ShipperPackaging_UU(String M_ShipperPackaging_UU)
      Set M_ShipperPackaging_UU
    • getM_ShipperPackaging_UU

      String getM_ShipperPackaging_UU()
      Get M_ShipperPackaging_UU
    • setName

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

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • 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