Class X_M_Shipper

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_M_Shipper
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_M_Shipper, I_Persistent, Evaluatee
Direct Known Subclasses:
MShipper

public class X_M_Shipper extends PO implements I_M_Shipper, I_Persistent
Generated Model for M_Shipper
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_M_Shipper

      public X_M_Shipper(Properties ctx, int M_Shipper_ID, String trxName)
      Standard Constructor
    • X_M_Shipper

      public X_M_Shipper(Properties ctx, int M_Shipper_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_Shipper

      public X_M_Shipper(Properties ctx, String M_Shipper_UU, String trxName)
      Standard Constructor
    • X_M_Shipper

      public X_M_Shipper(Properties ctx, String M_Shipper_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_Shipper

      public X_M_Shipper(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      3 - Client - Org
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      Meta data of PO
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • getC_BPartner

      public I_C_BPartner getC_BPartner() throws RuntimeException
      Specified by:
      getC_BPartner in interface I_M_Shipper
      Throws:
      RuntimeException
    • setC_BPartner_ID

      public void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner.
      Specified by:
      setC_BPartner_ID in interface I_M_Shipper
      Parameters:
      C_BPartner_ID - Identifies a Business Partner
    • getC_BPartner_ID

      public int getC_BPartner_ID()
      Get Business Partner.
      Specified by:
      getC_BPartner_ID in interface I_M_Shipper
      Returns:
      Identifies a Business Partner
    • setCreateFrom

      public void setCreateFrom(String CreateFrom)
      Set Create lines from.
      Specified by:
      setCreateFrom in interface I_M_Shipper
      Parameters:
      CreateFrom - Process which will generate a new document lines based on an existing document
    • getCreateFrom

      public String getCreateFrom()
      Get Create lines from.
      Specified by:
      getCreateFrom in interface I_M_Shipper
      Returns:
      Process which will generate a new document lines based on an existing document
    • getM_ShipperCfg

      public I_M_ShipperCfg getM_ShipperCfg() throws RuntimeException
      Specified by:
      getM_ShipperCfg in interface I_M_Shipper
      Throws:
      RuntimeException
    • setM_ShipperCfg_ID

      public void setM_ShipperCfg_ID(int M_ShipperCfg_ID)
      Set Shipper Configuration.
      Specified by:
      setM_ShipperCfg_ID in interface I_M_Shipper
      Parameters:
      M_ShipperCfg_ID - Shipper Configuration
    • getM_ShipperCfg_ID

      public int getM_ShipperCfg_ID()
      Get Shipper Configuration.
      Specified by:
      getM_ShipperCfg_ID in interface I_M_Shipper
      Returns:
      Shipper Configuration
    • setM_Shipper_ID

      public void setM_Shipper_ID(int M_Shipper_ID)
      Set Shipper.
      Specified by:
      setM_Shipper_ID in interface I_M_Shipper
      Parameters:
      M_Shipper_ID - Method or manner of product delivery
    • getM_Shipper_ID

      public int getM_Shipper_ID()
      Get Shipper.
      Specified by:
      getM_Shipper_ID in interface I_M_Shipper
      Returns:
      Method or manner of product delivery
    • setM_Shipper_UU

      public void setM_Shipper_UU(String M_Shipper_UU)
      Set M_Shipper_UU.
      Specified by:
      setM_Shipper_UU in interface I_M_Shipper
      Parameters:
      M_Shipper_UU - M_Shipper_UU
    • getM_Shipper_UU

      public String getM_Shipper_UU()
      Get M_Shipper_UU.
      Specified by:
      getM_Shipper_UU in interface I_M_Shipper
      Returns:
      M_Shipper_UU
    • getM_ShippingProcessor

      public I_M_ShippingProcessor getM_ShippingProcessor() throws RuntimeException
      Specified by:
      getM_ShippingProcessor in interface I_M_Shipper
      Throws:
      RuntimeException
    • setM_ShippingProcessor_ID

      public void setM_ShippingProcessor_ID(int M_ShippingProcessor_ID)
      Set Shipping Processor.
      Specified by:
      setM_ShippingProcessor_ID in interface I_M_Shipper
      Parameters:
      M_ShippingProcessor_ID - Shipping Processor
    • getM_ShippingProcessor_ID

      public int getM_ShippingProcessor_ID()
      Get Shipping Processor.
      Specified by:
      getM_ShippingProcessor_ID in interface I_M_Shipper
      Returns:
      Shipping Processor
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_M_Shipper
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_M_Shipper
      Returns:
      Alphanumeric identifier of the entity