|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_PrintLabel
public class X_AD_PrintLabel
Generated Model for AD_PrintLabel
| Field Summary |
|---|
| 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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_PrintLabel |
|---|
accessLevel, COLUMNNAME_AD_LabelPrinter_ID, COLUMNNAME_AD_PrintLabel_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_Description, COLUMNNAME_IsLandscape, COLUMNNAME_LabelHeight, COLUMNNAME_LabelWidth, COLUMNNAME_Name, COLUMNNAME_PrinterName, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_PrintLabel(Properties ctx,
int AD_PrintLabel_ID,
String trxName)
Standard Constructor |
|
X_AD_PrintLabel(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_LabelPrinter_ID()
Get Label printer. |
int |
getAD_PrintLabel_ID()
Get Print Label. |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLabelHeight()
Get Label Height. |
int |
getLabelWidth()
Get Label Width. |
String |
getName()
Get Name. |
String |
getPrinterName()
Get Printer Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isLandscape()
Get Landscape. |
void |
setAD_LabelPrinter_ID(int AD_LabelPrinter_ID)
Set Label printer. |
void |
setAD_PrintLabel_ID(int AD_PrintLabel_ID)
Set Print Label. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setIsLandscape(boolean IsLandscape)
Set Landscape. |
void |
setLabelHeight(int LabelHeight)
Set Label Height. |
void |
setLabelWidth(int LabelWidth)
Set Label Width. |
void |
setName(String Name)
Set Name. |
void |
setPrinterName(String PrinterName)
Set Printer Name. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_AD_PrintLabel(Properties ctx,
int AD_PrintLabel_ID,
String trxName)
public X_AD_PrintLabel(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_LabelPrinter_ID(int AD_LabelPrinter_ID)
setAD_LabelPrinter_ID in interface I_AD_PrintLabelAD_LabelPrinter_ID - Label Printer Definitionpublic int getAD_LabelPrinter_ID()
getAD_LabelPrinter_ID in interface I_AD_PrintLabelpublic void setAD_PrintLabel_ID(int AD_PrintLabel_ID)
setAD_PrintLabel_ID in interface I_AD_PrintLabelAD_PrintLabel_ID - Label Format to printpublic int getAD_PrintLabel_ID()
getAD_PrintLabel_ID in interface I_AD_PrintLabel
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_PrintLabelExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_PrintLabelAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_PrintLabelpublic void setDescription(String Description)
setDescription in interface I_AD_PrintLabelDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_PrintLabelpublic void setIsLandscape(boolean IsLandscape)
setIsLandscape in interface I_AD_PrintLabelIsLandscape - Landscape orientationpublic boolean isLandscape()
isLandscape in interface I_AD_PrintLabelpublic void setLabelHeight(int LabelHeight)
setLabelHeight in interface I_AD_PrintLabelLabelHeight - Height of the labelpublic int getLabelHeight()
getLabelHeight in interface I_AD_PrintLabelpublic void setLabelWidth(int LabelWidth)
setLabelWidth in interface I_AD_PrintLabelLabelWidth - Width of the Labelpublic int getLabelWidth()
getLabelWidth in interface I_AD_PrintLabelpublic void setName(String Name)
setName in interface I_AD_PrintLabelName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_PrintLabelpublic KeyNamePair getKeyNamePair()
public void setPrinterName(String PrinterName)
setPrinterName in interface I_AD_PrintLabelPrinterName - Name of the Printerpublic String getPrinterName()
getPrinterName in interface I_AD_PrintLabel
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||