Package org.compiere.model
Class X_AD_PrintLabelLine
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_PrintLabelLine
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_PrintLabelLine
,I_Persistent
,Evaluatee
public class X_AD_PrintLabelLine extends PO implements I_AD_PrintLabelLine, I_Persistent
Generated Model for AD_PrintLabelLine- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
LABELFORMATTYPE_AD_Reference_ID
LabelFormatType AD_Reference_ID=280static String
LABELFORMATTYPE_Field
Field = Fstatic String
LABELFORMATTYPE_Text
Text = T-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_AD_PrintLabelLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Column_ID, COLUMNNAME_AD_LabelPrinterFunction_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_PrintLabel_ID, COLUMNNAME_AD_PrintLabelLine_ID, COLUMNNAME_AD_PrintLabelLine_UU, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_LabelFormatType, COLUMNNAME_Name, COLUMNNAME_PrintName, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_XPosition, COLUMNNAME_YPosition, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_PrintLabelLine(Properties ctx, int AD_PrintLabelLine_ID, String trxName)
Standard ConstructorX_AD_PrintLabelLine(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_AD_Column
getAD_Column()
int
getAD_Column_ID()
Get Column.I_AD_LabelPrinterFunction
getAD_LabelPrinterFunction()
int
getAD_LabelPrinterFunction_ID()
Get Label printer Function.I_AD_PrintLabel
getAD_PrintLabel()
int
getAD_PrintLabel_ID()
Get Print Label.int
getAD_PrintLabelLine_ID()
Get Print Label Line.String
getAD_PrintLabelLine_UU()
Get AD_PrintLabelLine_UU.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getLabelFormatType()
Get Label Format Type.String
getName()
Get Name.String
getPrintName()
Get Print Text.int
getSeqNo()
Get Sequence.int
getXPosition()
Get X Position.int
getYPosition()
Get Y Position.protected POInfo
initPO(Properties ctx)
Load Meta Datavoid
setAD_Column_ID(int AD_Column_ID)
Set Column.void
setAD_LabelPrinterFunction_ID(int AD_LabelPrinterFunction_ID)
Set Label printer Function.void
setAD_PrintLabel_ID(int AD_PrintLabel_ID)
Set Print Label.void
setAD_PrintLabelLine_ID(int AD_PrintLabelLine_ID)
Set Print Label Line.void
setAD_PrintLabelLine_UU(String AD_PrintLabelLine_UU)
Set AD_PrintLabelLine_UU.void
setLabelFormatType(String LabelFormatType)
Set Label Format Type.void
setName(String Name)
Set Name.void
setPrintName(String PrintName)
Set Print Text.void
setSeqNo(int SeqNo)
Set Sequence.void
setXPosition(int XPosition)
Set X Position.void
setYPosition(int YPosition)
Set Y Position.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_AD_PrintLabelLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
LABELFORMATTYPE_AD_Reference_ID
public static final int LABELFORMATTYPE_AD_Reference_ID
LabelFormatType AD_Reference_ID=280- See Also:
- Constant Field Values
-
LABELFORMATTYPE_Field
public static final String LABELFORMATTYPE_Field
Field = F- See Also:
- Constant Field Values
-
LABELFORMATTYPE_Text
public static final String LABELFORMATTYPE_Text
Text = T- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_AD_PrintLabelLine
public X_AD_PrintLabelLine(Properties ctx, int AD_PrintLabelLine_ID, String trxName)
Standard Constructor
-
X_AD_PrintLabelLine
public X_AD_PrintLabelLine(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Column
public I_AD_Column getAD_Column() throws RuntimeException
- Specified by:
getAD_Column
in interfaceI_AD_PrintLabelLine
- Throws:
RuntimeException
-
setAD_Column_ID
public void setAD_Column_ID(int AD_Column_ID)
Set Column.- Specified by:
setAD_Column_ID
in interfaceI_AD_PrintLabelLine
- Parameters:
AD_Column_ID
- Column in the table
-
getAD_Column_ID
public int getAD_Column_ID()
Get Column.- Specified by:
getAD_Column_ID
in interfaceI_AD_PrintLabelLine
- Returns:
- Column in the table
-
getAD_LabelPrinterFunction
public I_AD_LabelPrinterFunction getAD_LabelPrinterFunction() throws RuntimeException
- Specified by:
getAD_LabelPrinterFunction
in interfaceI_AD_PrintLabelLine
- Throws:
RuntimeException
-
setAD_LabelPrinterFunction_ID
public void setAD_LabelPrinterFunction_ID(int AD_LabelPrinterFunction_ID)
Set Label printer Function.- Specified by:
setAD_LabelPrinterFunction_ID
in interfaceI_AD_PrintLabelLine
- Parameters:
AD_LabelPrinterFunction_ID
- Function of Label Printer
-
getAD_LabelPrinterFunction_ID
public int getAD_LabelPrinterFunction_ID()
Get Label printer Function.- Specified by:
getAD_LabelPrinterFunction_ID
in interfaceI_AD_PrintLabelLine
- Returns:
- Function of Label Printer
-
getAD_PrintLabel
public I_AD_PrintLabel getAD_PrintLabel() throws RuntimeException
- Specified by:
getAD_PrintLabel
in interfaceI_AD_PrintLabelLine
- Throws:
RuntimeException
-
setAD_PrintLabel_ID
public void setAD_PrintLabel_ID(int AD_PrintLabel_ID)
Set Print Label.- Specified by:
setAD_PrintLabel_ID
in interfaceI_AD_PrintLabelLine
- Parameters:
AD_PrintLabel_ID
- Label Format to print
-
getAD_PrintLabel_ID
public int getAD_PrintLabel_ID()
Get Print Label.- Specified by:
getAD_PrintLabel_ID
in interfaceI_AD_PrintLabelLine
- Returns:
- Label Format to print
-
setAD_PrintLabelLine_ID
public void setAD_PrintLabelLine_ID(int AD_PrintLabelLine_ID)
Set Print Label Line.- Specified by:
setAD_PrintLabelLine_ID
in interfaceI_AD_PrintLabelLine
- Parameters:
AD_PrintLabelLine_ID
- Print Label Line Format
-
getAD_PrintLabelLine_ID
public int getAD_PrintLabelLine_ID()
Get Print Label Line.- Specified by:
getAD_PrintLabelLine_ID
in interfaceI_AD_PrintLabelLine
- Returns:
- Print Label Line Format
-
setAD_PrintLabelLine_UU
public void setAD_PrintLabelLine_UU(String AD_PrintLabelLine_UU)
Set AD_PrintLabelLine_UU.- Specified by:
setAD_PrintLabelLine_UU
in interfaceI_AD_PrintLabelLine
- Parameters:
AD_PrintLabelLine_UU
- AD_PrintLabelLine_UU
-
getAD_PrintLabelLine_UU
public String getAD_PrintLabelLine_UU()
Get AD_PrintLabelLine_UU.- Specified by:
getAD_PrintLabelLine_UU
in interfaceI_AD_PrintLabelLine
- Returns:
- AD_PrintLabelLine_UU
-
setLabelFormatType
public void setLabelFormatType(String LabelFormatType)
Set Label Format Type.- Specified by:
setLabelFormatType
in interfaceI_AD_PrintLabelLine
- Parameters:
LabelFormatType
- Label Format Type
-
getLabelFormatType
public String getLabelFormatType()
Get Label Format Type.- Specified by:
getLabelFormatType
in interfaceI_AD_PrintLabelLine
- Returns:
- Label Format Type
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_AD_PrintLabelLine
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_AD_PrintLabelLine
- Returns:
- Alphanumeric identifier of the entity
-
setPrintName
public void setPrintName(String PrintName)
Set Print Text.- Specified by:
setPrintName
in interfaceI_AD_PrintLabelLine
- Parameters:
PrintName
- The label text to be printed on a document or correspondence.
-
getPrintName
public String getPrintName()
Get Print Text.- Specified by:
getPrintName
in interfaceI_AD_PrintLabelLine
- Returns:
- The label text to be printed on a document or correspondence.
-
setSeqNo
public void setSeqNo(int SeqNo)
Set Sequence.- Specified by:
setSeqNo
in interfaceI_AD_PrintLabelLine
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()
Get Sequence.- Specified by:
getSeqNo
in interfaceI_AD_PrintLabelLine
- Returns:
- Method of ordering records; lowest number comes first
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setXPosition
public void setXPosition(int XPosition)
Set X Position.- Specified by:
setXPosition
in interfaceI_AD_PrintLabelLine
- Parameters:
XPosition
- Absolute X (horizontal) position in 1/72 of an inch
-
getXPosition
public int getXPosition()
Get X Position.- Specified by:
getXPosition
in interfaceI_AD_PrintLabelLine
- Returns:
- Absolute X (horizontal) position in 1/72 of an inch
-
setYPosition
public void setYPosition(int YPosition)
Set Y Position.- Specified by:
setYPosition
in interfaceI_AD_PrintLabelLine
- Parameters:
YPosition
- Absolute Y (vertical) position in 1/72 of an inch
-
getYPosition
public int getYPosition()
Get Y Position.- Specified by:
getYPosition
in interfaceI_AD_PrintLabelLine
- Returns:
- Absolute Y (vertical) position in 1/72 of an inch
-
-