|
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_PA_SLA_Measure
public class X_PA_SLA_Measure
Generated Model for PA_SLA_Measure
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=743 |
static String |
Table_Name
TableName=PA_SLA_Measure |
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_PA_SLA_Measure(Ctx ctx,
int PA_SLA_Measure_ID,
String trxName)
Standard Constructor |
|
X_PA_SLA_Measure(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Table_ID()
Get 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. |
int |
getPA_SLA_Measure_ID()
Get SLA Measure. |
int |
getRecord_ID()
Get Record ID. |
protected POInfo |
initPO(Ctx 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()
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
| Constructor Detail |
|---|
public X_PA_SLA_Measure(Ctx ctx,
int PA_SLA_Measure_ID,
String trxName)
ctx - contextPA_SLA_Measure_ID - idtrxName - transaction
public X_PA_SLA_Measure(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 setAD_Table_ID(int AD_Table_ID)
AD_Table_ID - Database Table informationpublic int getAD_Table_ID()
public void setDateTrx(Timestamp DateTrx)
DateTrx - Transaction Datepublic Timestamp getDateTrx()
public KeyNamePair getKeyNamePair()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setMeasureActual(BigDecimal MeasureActual)
MeasureActual - Actual value that has been measured.public BigDecimal getMeasureActual()
public void setPA_SLA_Goal_ID(int PA_SLA_Goal_ID)
PA_SLA_Goal_ID - Service Level Agreement Goalpublic int getPA_SLA_Goal_ID()
public void setPA_SLA_Measure_ID(int PA_SLA_Measure_ID)
PA_SLA_Measure_ID - Service Level Agreement Measurepublic int getPA_SLA_Measure_ID()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setRecord_ID(int Record_ID)
Record_ID - Direct internal record IDpublic int getRecord_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||