|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_RfQResponseLineQty
public class X_C_RfQResponseLineQty
Generated Model for C_RfQResponseLineQty
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=672 |
static String |
Table_Name
TableName=C_RfQResponseLineQty |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_C_RfQResponseLineQty(Ctx ctx,
int C_RfQResponseLineQty_ID,
String trxName)
Standard Constructor |
|
X_C_RfQResponseLineQty(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_RfQLineQty_ID()
Get RfQ Line Quantity. |
int |
getC_RfQResponseLine_ID()
Get RfQ Response Line. |
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(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_C_RfQResponseLineQty(Ctx ctx,
int C_RfQResponseLineQty_ID,
String trxName)
ctx - contextC_RfQResponseLineQty_ID - idtrxName - transaction
public X_C_RfQResponseLineQty(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_RfQLineQty_ID(int C_RfQLineQty_ID)
C_RfQLineQty_ID - Request for Quotation Line Quantitypublic int getC_RfQLineQty_ID()
public void setC_RfQResponseLineQty_ID(int C_RfQResponseLineQty_ID)
C_RfQResponseLineQty_ID - Request for Quotation Response Line Quantitypublic int getC_RfQResponseLineQty_ID()
public void setC_RfQResponseLine_ID(int C_RfQResponseLine_ID)
C_RfQResponseLine_ID - Request for Quotation Response Linepublic int getC_RfQResponseLine_ID()
public KeyNamePair getKeyNamePair()
public void setDiscount(BigDecimal Discount)
Discount - Discount in percentpublic BigDecimal getDiscount()
public void setPrice(BigDecimal Price)
Price - Pricepublic BigDecimal getPrice()
public void setRanking(int Ranking)
Ranking - Relative Rank Numberpublic int getRanking()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||