|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_LabelPrinterFunction
public class X_AD_LabelPrinterFunction
Generated Model for AD_LabelPrinterFunction
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=624 |
static String |
Table_Name
TableName=AD_LabelPrinterFunction |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_LabelPrinterFunction(Ctx ctx,
int AD_LabelPrinterFunction_ID,
String trxName)
Standard Constructor |
|
X_AD_LabelPrinterFunction(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_LabelPrinter_ID()
Get Label printer. |
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(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_AD_LabelPrinterFunction(Ctx ctx,
int AD_LabelPrinterFunction_ID,
String trxName)
ctx - contextAD_LabelPrinterFunction_ID - idtrxName - transaction
public X_AD_LabelPrinterFunction(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_LabelPrinterFunction_ID(int AD_LabelPrinterFunction_ID)
AD_LabelPrinterFunction_ID - Function of Label Printerpublic int getAD_LabelPrinterFunction_ID()
public void setAD_LabelPrinter_ID(int AD_LabelPrinter_ID)
AD_LabelPrinter_ID - Label Printer Definitionpublic int getAD_LabelPrinter_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setFunctionPrefix(String FunctionPrefix)
FunctionPrefix - Data sent before the functionpublic String getFunctionPrefix()
public void setFunctionSuffix(String FunctionSuffix)
FunctionSuffix - Data sent after the functionpublic String getFunctionSuffix()
public void setIsXYPosition(boolean IsXYPosition)
IsXYPosition - The Function is XY positionpublic boolean isXYPosition()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setXYSeparator(String XYSeparator)
XYSeparator - Identifies the separator between the X and Y function.public String getXYSeparator()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||