Class X_AD_LabelPrinter

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

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

    • X_AD_LabelPrinter

      public X_AD_LabelPrinter(Properties ctx, int AD_LabelPrinter_ID, String trxName)
      Standard Constructor
    • X_AD_LabelPrinter

      public X_AD_LabelPrinter(Properties ctx, int AD_LabelPrinter_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_LabelPrinter

      public X_AD_LabelPrinter(Properties ctx, String AD_LabelPrinter_UU, String trxName)
      Standard Constructor
    • X_AD_LabelPrinter

      public X_AD_LabelPrinter(Properties ctx, String AD_LabelPrinter_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_LabelPrinter

      public X_AD_LabelPrinter(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:
      6 - System - Client
    • initPO

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

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

      public void setAD_LabelPrinter_ID(int AD_LabelPrinter_ID)
      Set Label printer.
      Specified by:
      setAD_LabelPrinter_ID in interface I_AD_LabelPrinter
      Parameters:
      AD_LabelPrinter_ID - Label Printer Definition
    • getAD_LabelPrinter_ID

      public int getAD_LabelPrinter_ID()
      Get Label printer.
      Specified by:
      getAD_LabelPrinter_ID in interface I_AD_LabelPrinter
      Returns:
      Label Printer Definition
    • setAD_LabelPrinter_UU

      public void setAD_LabelPrinter_UU(String AD_LabelPrinter_UU)
      Set AD_LabelPrinter_UU.
      Specified by:
      setAD_LabelPrinter_UU in interface I_AD_LabelPrinter
      Parameters:
      AD_LabelPrinter_UU - AD_LabelPrinter_UU
    • getAD_LabelPrinter_UU

      public String getAD_LabelPrinter_UU()
      Get AD_LabelPrinter_UU.
      Specified by:
      getAD_LabelPrinter_UU in interface I_AD_LabelPrinter
      Returns:
      AD_LabelPrinter_UU
    • setDescription

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

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

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

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

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair