|
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_RfQLine
public class X_C_RfQLine
Generated Model for C_RfQLine
| 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_RfQLine |
|---|
accessLevel, COLUMNNAME_C_RfQ_ID, COLUMNNAME_C_RfQLine_ID, COLUMNNAME_DateWorkComplete, COLUMNNAME_DateWorkStart, COLUMNNAME_DeliveryDays, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_Line, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_Product_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_RfQLine(Properties ctx,
int C_RfQLine_ID,
String trxName)
Standard Constructor |
|
X_C_RfQLine(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_RfQ_ID()
Get RfQ. |
I_C_RfQ |
getC_RfQ()
|
int |
getC_RfQLine_ID()
Get RfQ Line. |
Timestamp |
getDateWorkComplete()
Get Work Complete. |
Timestamp |
getDateWorkStart()
Get Work Start. |
int |
getDeliveryDays()
Get Delivery Days. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLine()
Get Line No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_RfQ_ID(int C_RfQ_ID)
Set RfQ. |
void |
setC_RfQLine_ID(int C_RfQLine_ID)
Set RfQ Line. |
void |
setDateWorkComplete(Timestamp DateWorkComplete)
Set Work Complete. |
void |
setDateWorkStart(Timestamp DateWorkStart)
Set Work Start. |
void |
setDeliveryDays(int DeliveryDays)
Set Delivery Days. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setLine(int Line)
Set Line No. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
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_RfQLine(Properties ctx,
int C_RfQLine_ID,
String trxName)
public X_C_RfQLine(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_RfQ getC_RfQ()
throws Exception
getC_RfQ in interface I_C_RfQLineExceptionpublic void setC_RfQ_ID(int C_RfQ_ID)
setC_RfQ_ID in interface I_C_RfQLineC_RfQ_ID - Request for Quotationpublic int getC_RfQ_ID()
getC_RfQ_ID in interface I_C_RfQLinepublic KeyNamePair getKeyNamePair()
public void setC_RfQLine_ID(int C_RfQLine_ID)
setC_RfQLine_ID in interface I_C_RfQLineC_RfQLine_ID - Request for Quotation Linepublic int getC_RfQLine_ID()
getC_RfQLine_ID in interface I_C_RfQLinepublic void setDateWorkComplete(Timestamp DateWorkComplete)
setDateWorkComplete in interface I_C_RfQLineDateWorkComplete - Date when work is (planned to be) completepublic Timestamp getDateWorkComplete()
getDateWorkComplete in interface I_C_RfQLinepublic void setDateWorkStart(Timestamp DateWorkStart)
setDateWorkStart in interface I_C_RfQLineDateWorkStart - Date when work is (planned to be) startedpublic Timestamp getDateWorkStart()
getDateWorkStart in interface I_C_RfQLinepublic void setDeliveryDays(int DeliveryDays)
setDeliveryDays in interface I_C_RfQLineDeliveryDays - Number of Days (planned) until Deliverypublic int getDeliveryDays()
getDeliveryDays in interface I_C_RfQLinepublic void setDescription(String Description)
setDescription in interface I_C_RfQLineDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_RfQLinepublic void setHelp(String Help)
setHelp in interface I_C_RfQLineHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_C_RfQLinepublic void setLine(int Line)
setLine in interface I_C_RfQLineLine - Unique line for this documentpublic int getLine()
getLine in interface I_C_RfQLinepublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
setM_AttributeSetInstance_ID in interface I_C_RfQLineM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_C_RfQLine
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_C_RfQLineExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_C_RfQLineM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_C_RfQLine
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||