|
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_RfQResponseLineQty
public class X_C_RfQResponseLineQty
Generated Model for C_RfQResponseLineQty
| 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_RfQResponseLineQty |
|---|
accessLevel, COLUMNNAME_C_RfQLineQty_ID, COLUMNNAME_C_RfQResponseLine_ID, COLUMNNAME_C_RfQResponseLineQty_ID, COLUMNNAME_Discount, COLUMNNAME_Price, COLUMNNAME_Ranking, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_RfQResponseLineQty(Properties ctx,
int C_RfQResponseLineQty_ID,
String trxName)
Standard Constructor |
|
X_C_RfQResponseLineQty(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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 %. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
BigDecimal |
getPrice()
Get Price. |
int |
getRanking()
Get Ranking. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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_RfQResponseLineQty(Properties ctx,
int C_RfQResponseLineQty_ID,
String trxName)
public X_C_RfQResponseLineQty(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_C_RfQLineQty getC_RfQLineQty()
throws Exception
getC_RfQLineQty in interface I_C_RfQResponseLineQtyExceptionpublic void setC_RfQLineQty_ID(int C_RfQLineQty_ID)
setC_RfQLineQty_ID in interface I_C_RfQResponseLineQtyC_RfQLineQty_ID - Request for Quotation Line Quantitypublic int getC_RfQLineQty_ID()
getC_RfQLineQty_ID in interface I_C_RfQResponseLineQty
public I_C_RfQResponseLine getC_RfQResponseLine()
throws Exception
getC_RfQResponseLine in interface I_C_RfQResponseLineQtyExceptionpublic void setC_RfQResponseLine_ID(int C_RfQResponseLine_ID)
setC_RfQResponseLine_ID in interface I_C_RfQResponseLineQtyC_RfQResponseLine_ID - Request for Quotation Response Linepublic int getC_RfQResponseLine_ID()
getC_RfQResponseLine_ID in interface I_C_RfQResponseLineQtypublic KeyNamePair getKeyNamePair()
public void setC_RfQResponseLineQty_ID(int C_RfQResponseLineQty_ID)
setC_RfQResponseLineQty_ID in interface I_C_RfQResponseLineQtyC_RfQResponseLineQty_ID - Request for Quotation Response Line Quantitypublic int getC_RfQResponseLineQty_ID()
getC_RfQResponseLineQty_ID in interface I_C_RfQResponseLineQtypublic void setDiscount(BigDecimal Discount)
setDiscount in interface I_C_RfQResponseLineQtyDiscount - Discount in percentpublic BigDecimal getDiscount()
getDiscount in interface I_C_RfQResponseLineQtypublic void setPrice(BigDecimal Price)
setPrice in interface I_C_RfQResponseLineQtyPrice - Pricepublic BigDecimal getPrice()
getPrice in interface I_C_RfQResponseLineQtypublic void setRanking(int Ranking)
setRanking in interface I_C_RfQResponseLineQtyRanking - Relative Rank Numberpublic int getRanking()
getRanking in interface I_C_RfQResponseLineQty
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||