|
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_ProjectLine
public class X_C_ProjectLine
Generated Model for C_ProjectLine
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
C_ORDERPO_ID_AD_Reference_ID
C_OrderPO_ID AD_Reference_ID=290 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=434 |
static String |
Table_Name
TableName=C_ProjectLine |
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_ProjectLine(Ctx ctx,
int C_ProjectLine_ID,
String trxName)
Standard Constructor |
|
X_C_ProjectLine(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_Order_ID()
Get Order. |
int |
getC_OrderPO_ID()
Get Purchase Order. |
int |
getC_Project_ID()
Get Project. |
int |
getC_ProjectIssue_ID()
Get Project Issue. |
int |
getC_ProjectLine_ID()
Get Project Line. |
int |
getC_ProjectPhase_ID()
Get Project Phase. |
int |
getC_ProjectTask_ID()
Get Project Task. |
BigDecimal |
getCommittedAmt()
Get Committed Amount. |
BigDecimal |
getCommittedQty()
Get Committed Quantity. |
String |
getDescription()
Get Description. |
BigDecimal |
getDiscount()
Get Discount %. |
String |
getDoPricing()
Get Pricing. |
BigDecimal |
getInvoicedAmt()
Get Invoiced Amount. |
BigDecimal |
getInvoicedQty()
Get Quantity Invoiced. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLine()
Get Line No. |
int |
getM_Product_Category_ID()
Get Product Category. |
int |
getM_Product_ID()
Get Product. |
BigDecimal |
getPlannedAmt()
Get Planned Amount. |
Timestamp |
getPlannedDate()
Get Planned Date. |
BigDecimal |
getPlannedMarginAmt()
Get Planned Margin. |
BigDecimal |
getPlannedPrice()
Get Planned Price. |
BigDecimal |
getPlannedQty()
Get Planned Quantity. |
BigDecimal |
getPriceList()
Get List Price. |
int |
getProbability()
Get Probability. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isPrinted()
Get Printed. |
boolean |
isProcessed()
Get Processed. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_OrderPO_ID(int C_OrderPO_ID)
Set Purchase Order. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setC_ProjectIssue_ID(int C_ProjectIssue_ID)
Set Project Issue. |
void |
setC_ProjectLine_ID(int C_ProjectLine_ID)
Set Project Line. |
void |
setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase. |
void |
setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task. |
void |
setCommittedAmt(BigDecimal CommittedAmt)
Set Committed Amount. |
void |
setCommittedQty(BigDecimal CommittedQty)
Set Committed Quantity. |
void |
setDescription(String Description)
Set Description. |
void |
setDiscount(BigDecimal Discount)
Set Discount %. |
void |
setDoPricing(String DoPricing)
Set Pricing. |
void |
setInvoicedAmt(BigDecimal InvoicedAmt)
Set Invoiced Amount. |
void |
setInvoicedQty(BigDecimal InvoicedQty)
Set Quantity Invoiced. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setLine(int Line)
Set Line No. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setPlannedAmt(BigDecimal PlannedAmt)
Set Planned Amount. |
void |
setPlannedDate(Timestamp PlannedDate)
Set Planned Date. |
void |
setPlannedMarginAmt(BigDecimal PlannedMarginAmt)
Set Planned Margin. |
void |
setPlannedPrice(BigDecimal PlannedPrice)
Set Planned Price. |
void |
setPlannedQty(BigDecimal PlannedQty)
Set Planned Quantity. |
void |
setPriceList(BigDecimal PriceList)
Set List Price. |
void |
setProbability(int Probability)
Set Probability. |
void |
setProcessed(boolean Processed)
Set Processed. |
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
public static final int C_ORDERPO_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_ProjectLine(Ctx ctx,
int C_ProjectLine_ID,
String trxName)
ctx - contextC_ProjectLine_ID - idtrxName - transaction
public X_C_ProjectLine(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_OrderPO_ID(int C_OrderPO_ID)
C_OrderPO_ID - Purchase Orderpublic int getC_OrderPO_ID()
public void setC_Order_ID(int C_Order_ID)
C_Order_ID - Orderpublic int getC_Order_ID()
public void setC_ProjectIssue_ID(int C_ProjectIssue_ID)
C_ProjectIssue_ID - Project Issues (Material, Labor)public int getC_ProjectIssue_ID()
public void setC_ProjectLine_ID(int C_ProjectLine_ID)
C_ProjectLine_ID - Task or step in a projectpublic int getC_ProjectLine_ID()
public void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
C_ProjectPhase_ID - Phase of a Projectpublic int getC_ProjectPhase_ID()
public void setC_ProjectTask_ID(int C_ProjectTask_ID)
C_ProjectTask_ID - Actual Project Task in a Phasepublic int getC_ProjectTask_ID()
public void setC_Project_ID(int C_Project_ID)
C_Project_ID - Financial Projectpublic int getC_Project_ID()
public void setCommittedAmt(BigDecimal CommittedAmt)
CommittedAmt - The (legal) commitment amountpublic BigDecimal getCommittedAmt()
public void setCommittedQty(BigDecimal CommittedQty)
CommittedQty - The (legal) commitment Quantitypublic BigDecimal getCommittedQty()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setDiscount(BigDecimal Discount)
Discount - Discount in percentpublic BigDecimal getDiscount()
public void setDoPricing(String DoPricing)
DoPricing - Pricingpublic String getDoPricing()
public void setInvoicedAmt(BigDecimal InvoicedAmt)
InvoicedAmt - The amount invoicedpublic BigDecimal getInvoicedAmt()
public void setInvoicedQty(BigDecimal InvoicedQty)
InvoicedQty - The quantity invoicedpublic BigDecimal getInvoicedQty()
public void setIsPrinted(boolean IsPrinted)
IsPrinted - Indicates if this document / line is printedpublic boolean isPrinted()
public void setLine(int Line)
Line - Unique line for this documentpublic int getLine()
public KeyNamePair getKeyNamePair()
public void setM_Product_Category_ID(int M_Product_Category_ID)
M_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setPlannedAmt(BigDecimal PlannedAmt)
PlannedAmt - Planned amount for this projectpublic BigDecimal getPlannedAmt()
public void setPlannedDate(Timestamp PlannedDate)
PlannedDate - Date projectedpublic Timestamp getPlannedDate()
public void setPlannedMarginAmt(BigDecimal PlannedMarginAmt)
PlannedMarginAmt - Project's planned margin amountpublic BigDecimal getPlannedMarginAmt()
public void setPlannedPrice(BigDecimal PlannedPrice)
PlannedPrice - Planned price for this project linepublic BigDecimal getPlannedPrice()
public void setPlannedQty(BigDecimal PlannedQty)
PlannedQty - Planned quantity for this projectpublic BigDecimal getPlannedQty()
public void setPriceList(BigDecimal PriceList)
PriceList - List Pricepublic BigDecimal getPriceList()
public void setProbability(int Probability)
Probability - Probability in Percentpublic int getProbability()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||