|
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_W_BasketLine
public class X_W_BasketLine
Generated Model for W_BasketLine
| 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_W_BasketLine |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_Line, COLUMNNAME_M_Product_ID, COLUMNNAME_Price, COLUMNNAME_Product, COLUMNNAME_Qty, COLUMNNAME_W_Basket_ID, COLUMNNAME_W_BasketLine_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_W_BasketLine(Properties ctx,
int W_BasketLine_ID,
String trxName)
Standard Constructor |
|
X_W_BasketLine(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLine()
Get Line No. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
BigDecimal |
getPrice()
Get Price. |
String |
getProduct()
Get Product. |
BigDecimal |
getQty()
Get Quantity. |
int |
getW_Basket_ID()
Get W_Basket_ID. |
I_W_Basket |
getW_Basket()
|
int |
getW_BasketLine_ID()
Get Basket Line. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setDescription(String Description)
Set Description. |
void |
setLine(int Line)
Set Line No. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setPrice(BigDecimal Price)
Set Price. |
void |
setProduct(String Product)
Set Product. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setW_Basket_ID(int W_Basket_ID)
Set W_Basket_ID. |
void |
setW_BasketLine_ID(int W_BasketLine_ID)
Set Basket Line. |
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_W_BasketLine(Properties ctx,
int W_BasketLine_ID,
String trxName)
public X_W_BasketLine(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 POpublic void setDescription(String Description)
setDescription in interface I_W_BasketLineDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_W_BasketLinepublic void setLine(int Line)
setLine in interface I_W_BasketLineLine - Unique line for this documentpublic int getLine()
getLine in interface I_W_BasketLinepublic KeyNamePair getKeyNamePair()
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_W_BasketLineExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_W_BasketLineM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_W_BasketLinepublic void setPrice(BigDecimal Price)
setPrice in interface I_W_BasketLinePrice - Pricepublic BigDecimal getPrice()
getPrice in interface I_W_BasketLinepublic void setProduct(String Product)
setProduct in interface I_W_BasketLineProduct - Productpublic String getProduct()
getProduct in interface I_W_BasketLinepublic void setQty(BigDecimal Qty)
setQty in interface I_W_BasketLineQty - Quantitypublic BigDecimal getQty()
getQty in interface I_W_BasketLine
public I_W_Basket getW_Basket()
throws Exception
getW_Basket in interface I_W_BasketLineExceptionpublic void setW_Basket_ID(int W_Basket_ID)
setW_Basket_ID in interface I_W_BasketLineW_Basket_ID - Web Basketpublic int getW_Basket_ID()
getW_Basket_ID in interface I_W_BasketLinepublic void setW_BasketLine_ID(int W_BasketLine_ID)
setW_BasketLine_ID in interface I_W_BasketLineW_BasketLine_ID - Web Basket Linepublic int getW_BasketLine_ID()
getW_BasketLine_ID in interface I_W_BasketLine
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||