|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_RfQLineQty
Generated Interface for C_RfQLineQty
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_BenchmarkPrice
Column name BenchmarkPrice |
static String |
COLUMNNAME_BestResponseAmt
Column name BestResponseAmt |
static String |
COLUMNNAME_C_RfQLine_ID
Column name C_RfQLine_ID |
static String |
COLUMNNAME_C_RfQLineQty_ID
Column name C_RfQLineQty_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_IsOfferQty
Column name IsOfferQty |
static String |
COLUMNNAME_IsPurchaseQty
Column name IsPurchaseQty |
static String |
COLUMNNAME_IsRfQQty
Column name IsRfQQty |
static String |
COLUMNNAME_Margin
Column name Margin |
static String |
COLUMNNAME_OfferAmt
Column name OfferAmt |
static String |
COLUMNNAME_Qty
Column name Qty |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=675 |
static String |
Table_Name
TableName=C_RfQLineQty |
| Method Summary | |
|---|---|
BigDecimal |
getBenchmarkPrice()
Get Benchmark Price. |
BigDecimal |
getBestResponseAmt()
Get Best Response Amount. |
int |
getC_RfQLine_ID()
Get RfQ Line. |
I_C_RfQLine |
getC_RfQLine()
|
int |
getC_RfQLineQty_ID()
Get RfQ Line Quantity. |
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
BigDecimal |
getMargin()
Get Margin %. |
BigDecimal |
getOfferAmt()
Get Offer Amount. |
BigDecimal |
getQty()
Get Quantity. |
boolean |
isOfferQty()
Get Offer Quantity. |
boolean |
isPurchaseQty()
Get Purchase Quantity. |
boolean |
isRfQQty()
Get RfQ Quantity. |
void |
setBenchmarkPrice(BigDecimal BenchmarkPrice)
Set Benchmark Price. |
void |
setBestResponseAmt(BigDecimal BestResponseAmt)
Set Best Response Amount. |
void |
setC_RfQLine_ID(int C_RfQLine_ID)
Set RfQ Line. |
void |
setC_RfQLineQty_ID(int C_RfQLineQty_ID)
Set RfQ Line Quantity. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setIsOfferQty(boolean IsOfferQty)
Set Offer Quantity. |
void |
setIsPurchaseQty(boolean IsPurchaseQty)
Set Purchase Quantity. |
void |
setIsRfQQty(boolean IsRfQQty)
Set RfQ Quantity. |
void |
setMargin(BigDecimal Margin)
Set Margin %. |
void |
setOfferAmt(BigDecimal OfferAmt)
Set Offer Amount. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_BenchmarkPrice
static final String COLUMNNAME_BestResponseAmt
static final String COLUMNNAME_C_RfQLine_ID
static final String COLUMNNAME_C_RfQLineQty_ID
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_IsOfferQty
static final String COLUMNNAME_IsPurchaseQty
static final String COLUMNNAME_IsRfQQty
static final String COLUMNNAME_Margin
static final String COLUMNNAME_OfferAmt
static final String COLUMNNAME_Qty
| Method Detail |
|---|
void setBenchmarkPrice(BigDecimal BenchmarkPrice)
BigDecimal getBenchmarkPrice()
void setBestResponseAmt(BigDecimal BestResponseAmt)
BigDecimal getBestResponseAmt()
void setC_RfQLine_ID(int C_RfQLine_ID)
int getC_RfQLine_ID()
I_C_RfQLine getC_RfQLine()
throws Exception
Exceptionvoid setC_RfQLineQty_ID(int C_RfQLineQty_ID)
int getC_RfQLineQty_ID()
void setC_UOM_ID(int C_UOM_ID)
int getC_UOM_ID()
I_C_UOM getC_UOM()
throws Exception
Exceptionvoid setIsOfferQty(boolean IsOfferQty)
boolean isOfferQty()
void setIsPurchaseQty(boolean IsPurchaseQty)
boolean isPurchaseQty()
void setIsRfQQty(boolean IsRfQQty)
boolean isRfQQty()
void setMargin(BigDecimal Margin)
BigDecimal getMargin()
void setOfferAmt(BigDecimal OfferAmt)
BigDecimal getOfferAmt()
void setQty(BigDecimal Qty)
BigDecimal getQty()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||