|
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_ServiceLevel
public class X_C_ServiceLevel
Generated Model for C_ServiceLevel
| 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_ServiceLevel |
|---|
accessLevel, COLUMNNAME_C_RevenueRecognition_Plan_ID, COLUMNNAME_C_ServiceLevel_ID, COLUMNNAME_Description, COLUMNNAME_M_Product_ID, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ServiceLevelInvoiced, COLUMNNAME_ServiceLevelProvided, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_ServiceLevel(Properties ctx,
int C_ServiceLevel_ID,
String trxName)
Standard Constructor |
|
X_C_ServiceLevel(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_RevenueRecognition_Plan_ID()
Get Revenue Recognition Plan. |
I_C_RevenueRecognition_Plan |
getC_RevenueRecognition_Plan()
|
int |
getC_ServiceLevel_ID()
Get Service Level. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
BigDecimal |
getServiceLevelInvoiced()
Get Quantity Invoiced. |
BigDecimal |
getServiceLevelProvided()
Get Quantity Provided. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
void |
setC_RevenueRecognition_Plan_ID(int C_RevenueRecognition_Plan_ID)
Set Revenue Recognition Plan. |
void |
setC_ServiceLevel_ID(int C_ServiceLevel_ID)
Set Service Level. |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setServiceLevelInvoiced(BigDecimal ServiceLevelInvoiced)
Set Quantity Invoiced. |
void |
setServiceLevelProvided(BigDecimal ServiceLevelProvided)
Set Quantity Provided. |
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_ServiceLevel(Properties ctx,
int C_ServiceLevel_ID,
String trxName)
public X_C_ServiceLevel(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_RevenueRecognition_Plan getC_RevenueRecognition_Plan()
throws Exception
getC_RevenueRecognition_Plan in interface I_C_ServiceLevelExceptionpublic void setC_RevenueRecognition_Plan_ID(int C_RevenueRecognition_Plan_ID)
setC_RevenueRecognition_Plan_ID in interface I_C_ServiceLevelC_RevenueRecognition_Plan_ID - Plan for recognizing or recording revenuepublic int getC_RevenueRecognition_Plan_ID()
getC_RevenueRecognition_Plan_ID in interface I_C_ServiceLevelpublic void setC_ServiceLevel_ID(int C_ServiceLevel_ID)
setC_ServiceLevel_ID in interface I_C_ServiceLevelC_ServiceLevel_ID - Product Revenue Recognition Service Levelpublic int getC_ServiceLevel_ID()
getC_ServiceLevel_ID in interface I_C_ServiceLevelpublic void setDescription(String Description)
setDescription in interface I_C_ServiceLevelDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_ServiceLevelpublic KeyNamePair getKeyNamePair()
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_C_ServiceLevelExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_C_ServiceLevelM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_C_ServiceLevelpublic void setProcessed(boolean Processed)
setProcessed in interface I_C_ServiceLevelProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_C_ServiceLevelpublic void setProcessing(boolean Processing)
setProcessing in interface I_C_ServiceLevelProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_C_ServiceLevelpublic void setServiceLevelInvoiced(BigDecimal ServiceLevelInvoiced)
setServiceLevelInvoiced in interface I_C_ServiceLevelServiceLevelInvoiced - Quantity of product or service invoicedpublic BigDecimal getServiceLevelInvoiced()
getServiceLevelInvoiced in interface I_C_ServiceLevelpublic void setServiceLevelProvided(BigDecimal ServiceLevelProvided)
setServiceLevelProvided in interface I_C_ServiceLevelServiceLevelProvided - Quantity of service or product providedpublic BigDecimal getServiceLevelProvided()
getServiceLevelProvided in interface I_C_ServiceLevel
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||