|
Adempiere 3.4.0s | |||||||||
| 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_PA_SLA_Measure
public class X_PA_SLA_Measure
Generated Model for PA_SLA_Measure
| 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_PA_SLA_Measure |
|---|
accessLevel, COLUMNNAME_AD_Table_ID, COLUMNNAME_DateTrx, COLUMNNAME_Description, COLUMNNAME_MeasureActual, COLUMNNAME_PA_SLA_Goal_ID, COLUMNNAME_PA_SLA_Measure_ID, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_Record_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_PA_SLA_Measure(Properties ctx,
int PA_SLA_Measure_ID,
String trxName)
Standard Constructor |
|
X_PA_SLA_Measure(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
Timestamp |
getDateTrx()
Get Transaction Date. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
BigDecimal |
getMeasureActual()
Get Measure Actual. |
int |
getPA_SLA_Goal_ID()
Get SLA Goal. |
I_PA_SLA_Goal |
getPA_SLA_Goal()
|
int |
getPA_SLA_Measure_ID()
Get SLA Measure. |
int |
getRecord_ID()
Get Record ID. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDateTrx(Timestamp DateTrx)
Set Transaction Date. |
void |
setDescription(String Description)
Set Description. |
void |
setMeasureActual(BigDecimal MeasureActual)
Set Measure Actual. |
void |
setPA_SLA_Goal_ID(int PA_SLA_Goal_ID)
Set SLA Goal. |
void |
setPA_SLA_Measure_ID(int PA_SLA_Measure_ID)
Set SLA Measure. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
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_PA_SLA_Measure(Properties ctx,
int PA_SLA_Measure_ID,
String trxName)
public X_PA_SLA_Measure(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_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_PA_SLA_MeasureExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_PA_SLA_MeasureAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_PA_SLA_Measurepublic void setDateTrx(Timestamp DateTrx)
setDateTrx in interface I_PA_SLA_MeasureDateTrx - Transaction Datepublic Timestamp getDateTrx()
getDateTrx in interface I_PA_SLA_Measurepublic KeyNamePair getKeyNamePair()
public void setDescription(String Description)
setDescription in interface I_PA_SLA_MeasureDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_PA_SLA_Measurepublic void setMeasureActual(BigDecimal MeasureActual)
setMeasureActual in interface I_PA_SLA_MeasureMeasureActual - Actual value that has been measured.public BigDecimal getMeasureActual()
getMeasureActual in interface I_PA_SLA_Measure
public I_PA_SLA_Goal getPA_SLA_Goal()
throws Exception
getPA_SLA_Goal in interface I_PA_SLA_MeasureExceptionpublic void setPA_SLA_Goal_ID(int PA_SLA_Goal_ID)
setPA_SLA_Goal_ID in interface I_PA_SLA_MeasurePA_SLA_Goal_ID - Service Level Agreement Goalpublic int getPA_SLA_Goal_ID()
getPA_SLA_Goal_ID in interface I_PA_SLA_Measurepublic void setPA_SLA_Measure_ID(int PA_SLA_Measure_ID)
setPA_SLA_Measure_ID in interface I_PA_SLA_MeasurePA_SLA_Measure_ID - Service Level Agreement Measurepublic int getPA_SLA_Measure_ID()
getPA_SLA_Measure_ID in interface I_PA_SLA_Measurepublic void setProcessed(boolean Processed)
setProcessed in interface I_PA_SLA_MeasureProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_PA_SLA_Measurepublic void setProcessing(boolean Processing)
setProcessing in interface I_PA_SLA_MeasureProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_PA_SLA_Measurepublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_PA_SLA_MeasureRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_PA_SLA_Measure
|
Adempiere 3.4.0s | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||