|
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_C_POSKey
public class X_C_POSKey
Generated Model for C_POSKey
| 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_C_POSKey |
|---|
accessLevel, COLUMNNAME_AD_PrintColor_ID, COLUMNNAME_C_POSKey_ID, COLUMNNAME_C_POSKeyLayout_ID, COLUMNNAME_Description, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_Qty, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_POSKey(Properties ctx,
int C_POSKey_ID,
String trxName)
Standard Constructor |
|
X_C_POSKey(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PrintColor_ID()
Get Print Color. |
I_AD_PrintColor |
getAD_PrintColor()
|
int |
getC_POSKey_ID()
Get POS Key. |
int |
getC_POSKeyLayout_ID()
Get POS Key Layout. |
I_C_POSKeyLayout |
getC_POSKeyLayout()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
BigDecimal |
getQty()
Get Quantity. |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color. |
void |
setC_POSKey_ID(int C_POSKey_ID)
Set POS Key. |
void |
setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
Set POS Key Layout. |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
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_C_POSKey(Properties ctx,
int C_POSKey_ID,
String trxName)
public X_C_POSKey(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 PO
public I_AD_PrintColor getAD_PrintColor()
throws Exception
getAD_PrintColor in interface I_C_POSKeyExceptionpublic void setAD_PrintColor_ID(int AD_PrintColor_ID)
setAD_PrintColor_ID in interface I_C_POSKeyAD_PrintColor_ID - Color used for printing and displaypublic int getAD_PrintColor_ID()
getAD_PrintColor_ID in interface I_C_POSKeypublic void setC_POSKey_ID(int C_POSKey_ID)
setC_POSKey_ID in interface I_C_POSKeyC_POSKey_ID - POS Function Keypublic int getC_POSKey_ID()
getC_POSKey_ID in interface I_C_POSKey
public I_C_POSKeyLayout getC_POSKeyLayout()
throws Exception
getC_POSKeyLayout in interface I_C_POSKeyExceptionpublic void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
setC_POSKeyLayout_ID in interface I_C_POSKeyC_POSKeyLayout_ID - POS Function Key Layoutpublic int getC_POSKeyLayout_ID()
getC_POSKeyLayout_ID in interface I_C_POSKeypublic void setDescription(String Description)
setDescription in interface I_C_POSKeyDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_POSKey
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_C_POSKeyExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_C_POSKeyM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_C_POSKeypublic void setName(String Name)
setName in interface I_C_POSKeyName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_C_POSKeypublic KeyNamePair getKeyNamePair()
public void setQty(BigDecimal Qty)
setQty in interface I_C_POSKeyQty - Quantitypublic BigDecimal getQty()
getQty in interface I_C_POSKeypublic void setSeqNo(int SeqNo)
setSeqNo in interface I_C_POSKeySeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_C_POSKey
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||