|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_POSKey
Generated Interface for C_POSKey
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID |
static String |
COLUMNNAME_C_POSKey_ID
Column name C_POSKey_ID |
static String |
COLUMNNAME_C_POSKeyLayout_ID
Column name C_POSKeyLayout_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Qty
Column name Qty |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=750 |
static String |
Table_Name
TableName=C_POSKey |
| Method Summary | |
|---|---|
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. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
BigDecimal |
getQty()
Get Quantity. |
int |
getSeqNo()
Get Sequence. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_PrintColor_ID
static final String COLUMNNAME_C_POSKey_ID
static final String COLUMNNAME_C_POSKeyLayout_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Qty
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setAD_PrintColor_ID(int AD_PrintColor_ID)
int getAD_PrintColor_ID()
I_AD_PrintColor getAD_PrintColor()
throws Exception
Exceptionvoid setC_POSKey_ID(int C_POSKey_ID)
int getC_POSKey_ID()
void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
int getC_POSKeyLayout_ID()
I_C_POSKeyLayout getC_POSKeyLayout()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setQty(BigDecimal Qty)
BigDecimal getQty()
void setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||