|
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_LabelPrinterFunction
public class X_AD_LabelPrinterFunction
Generated Model for AD_LabelPrinterFunction
| 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_LabelPrinterFunction |
|---|
accessLevel, COLUMNNAME_AD_LabelPrinter_ID, COLUMNNAME_AD_LabelPrinterFunction_ID, COLUMNNAME_Description, COLUMNNAME_FunctionPrefix, COLUMNNAME_FunctionSuffix, COLUMNNAME_IsXYPosition, COLUMNNAME_Name, COLUMNNAME_XYSeparator, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_LabelPrinterFunction(Properties ctx,
int AD_LabelPrinterFunction_ID,
String trxName)
Standard Constructor |
|
X_AD_LabelPrinterFunction(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_LabelPrinter_ID()
Get Label printer. |
I_AD_LabelPrinter |
getAD_LabelPrinter()
|
int |
getAD_LabelPrinterFunction_ID()
Get Label printer Function. |
String |
getDescription()
Get Description. |
String |
getFunctionPrefix()
Get Function Prefix. |
String |
getFunctionSuffix()
Get Function Suffix. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getXYSeparator()
Get XY Separator. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isXYPosition()
Get XY Position. |
void |
setAD_LabelPrinter_ID(int AD_LabelPrinter_ID)
Set Label printer. |
void |
setAD_LabelPrinterFunction_ID(int AD_LabelPrinterFunction_ID)
Set Label printer Function. |
void |
setDescription(String Description)
Set Description. |
void |
setFunctionPrefix(String FunctionPrefix)
Set Function Prefix. |
void |
setFunctionSuffix(String FunctionSuffix)
Set Function Suffix. |
void |
setIsXYPosition(boolean IsXYPosition)
Set XY Position. |
void |
setName(String Name)
Set Name. |
void |
setXYSeparator(String XYSeparator)
Set XY Separator. |
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_LabelPrinterFunction(Properties ctx,
int AD_LabelPrinterFunction_ID,
String trxName)
public X_AD_LabelPrinterFunction(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_LabelPrinterFunction_ID(int AD_LabelPrinterFunction_ID)
setAD_LabelPrinterFunction_ID in interface I_AD_LabelPrinterFunctionAD_LabelPrinterFunction_ID - Function of Label Printerpublic int getAD_LabelPrinterFunction_ID()
getAD_LabelPrinterFunction_ID in interface I_AD_LabelPrinterFunction
public I_AD_LabelPrinter getAD_LabelPrinter()
throws Exception
getAD_LabelPrinter in interface I_AD_LabelPrinterFunctionExceptionpublic void setAD_LabelPrinter_ID(int AD_LabelPrinter_ID)
setAD_LabelPrinter_ID in interface I_AD_LabelPrinterFunctionAD_LabelPrinter_ID - Label Printer Definitionpublic int getAD_LabelPrinter_ID()
getAD_LabelPrinter_ID in interface I_AD_LabelPrinterFunctionpublic void setDescription(String Description)
setDescription in interface I_AD_LabelPrinterFunctionDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_LabelPrinterFunctionpublic void setFunctionPrefix(String FunctionPrefix)
setFunctionPrefix in interface I_AD_LabelPrinterFunctionFunctionPrefix - Data sent before the functionpublic String getFunctionPrefix()
getFunctionPrefix in interface I_AD_LabelPrinterFunctionpublic void setFunctionSuffix(String FunctionSuffix)
setFunctionSuffix in interface I_AD_LabelPrinterFunctionFunctionSuffix - Data sent after the functionpublic String getFunctionSuffix()
getFunctionSuffix in interface I_AD_LabelPrinterFunctionpublic void setIsXYPosition(boolean IsXYPosition)
setIsXYPosition in interface I_AD_LabelPrinterFunctionIsXYPosition - The Function is XY positionpublic boolean isXYPosition()
isXYPosition in interface I_AD_LabelPrinterFunctionpublic void setName(String Name)
setName in interface I_AD_LabelPrinterFunctionName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_LabelPrinterFunctionpublic KeyNamePair getKeyNamePair()
public void setXYSeparator(String XYSeparator)
setXYSeparator in interface I_AD_LabelPrinterFunctionXYSeparator - The separator between the X and Y function.public String getXYSeparator()
getXYSeparator in interface I_AD_LabelPrinterFunction
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||