|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_RfQResponseLineQty
Generated Interface for C_RfQResponseLineQty
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_C_RfQLineQty_ID
Column name C_RfQLineQty_ID |
static String |
COLUMNNAME_C_RfQResponseLine_ID
Column name C_RfQResponseLine_ID |
static String |
COLUMNNAME_C_RfQResponseLineQty_ID
Column name C_RfQResponseLineQty_ID |
static String |
COLUMNNAME_Discount
Column name Discount |
static String |
COLUMNNAME_Price
Column name Price |
static String |
COLUMNNAME_Ranking
Column name Ranking |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=672 |
static String |
Table_Name
TableName=C_RfQResponseLineQty |
| Method Summary | |
|---|---|
int |
getC_RfQLineQty_ID()
Get RfQ Line Quantity. |
I_C_RfQLineQty |
getC_RfQLineQty()
|
int |
getC_RfQResponseLine_ID()
Get RfQ Response Line. |
I_C_RfQResponseLine |
getC_RfQResponseLine()
|
int |
getC_RfQResponseLineQty_ID()
Get RfQ Response Line Qty. |
BigDecimal |
getDiscount()
Get Discount %. |
BigDecimal |
getPrice()
Get Price. |
int |
getRanking()
Get Ranking. |
void |
setC_RfQLineQty_ID(int C_RfQLineQty_ID)
Set RfQ Line Quantity. |
void |
setC_RfQResponseLine_ID(int C_RfQResponseLine_ID)
Set RfQ Response Line. |
void |
setC_RfQResponseLineQty_ID(int C_RfQResponseLineQty_ID)
Set RfQ Response Line Qty. |
void |
setDiscount(BigDecimal Discount)
Set Discount %. |
void |
setPrice(BigDecimal Price)
Set Price. |
void |
setRanking(int Ranking)
Set Ranking. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_RfQLineQty_ID
static final String COLUMNNAME_C_RfQResponseLine_ID
static final String COLUMNNAME_C_RfQResponseLineQty_ID
static final String COLUMNNAME_Discount
static final String COLUMNNAME_Price
static final String COLUMNNAME_Ranking
| Method Detail |
|---|
void setC_RfQLineQty_ID(int C_RfQLineQty_ID)
int getC_RfQLineQty_ID()
I_C_RfQLineQty getC_RfQLineQty()
throws Exception
Exceptionvoid setC_RfQResponseLine_ID(int C_RfQResponseLine_ID)
int getC_RfQResponseLine_ID()
I_C_RfQResponseLine getC_RfQResponseLine()
throws Exception
Exceptionvoid setC_RfQResponseLineQty_ID(int C_RfQResponseLineQty_ID)
int getC_RfQResponseLineQty_ID()
void setDiscount(BigDecimal Discount)
BigDecimal getDiscount()
void setPrice(BigDecimal Price)
BigDecimal getPrice()
void setRanking(int Ranking)
int getRanking()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||