Class X_M_PartType

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_M_PartType
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_M_PartType, I_Persistent, Evaluatee

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

    • X_M_PartType

      public X_M_PartType(Properties ctx, int M_PartType_ID, String trxName)
      Standard Constructor
    • X_M_PartType

      public X_M_PartType(Properties ctx, int M_PartType_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_PartType

      public X_M_PartType(Properties ctx, String M_PartType_UU, String trxName)
      Standard Constructor
    • X_M_PartType

      public X_M_PartType(Properties ctx, String M_PartType_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_PartType

      public X_M_PartType(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
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_M_PartType
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_M_PartType
      Returns:
      Optional short description of the record
    • setM_PartType_ID

      public void setM_PartType_ID(int M_PartType_ID)
      Set Part Type.
      Specified by:
      setM_PartType_ID in interface I_M_PartType
      Parameters:
      M_PartType_ID - Part Type
    • getM_PartType_ID

      public int getM_PartType_ID()
      Get Part Type.
      Specified by:
      getM_PartType_ID in interface I_M_PartType
      Returns:
      Part Type
    • setM_PartType_UU

      public void setM_PartType_UU(String M_PartType_UU)
      Set M_PartType_UU.
      Specified by:
      setM_PartType_UU in interface I_M_PartType
      Parameters:
      M_PartType_UU - M_PartType_UU
    • getM_PartType_UU

      public String getM_PartType_UU()
      Get M_PartType_UU.
      Specified by:
      getM_PartType_UU in interface I_M_PartType
      Returns:
      M_PartType_UU
    • setName

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

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