|
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_AD_PInstance_Para
public class X_AD_PInstance_Para
Generated Model for AD_PInstance_Para
| 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_AD_PInstance_Para |
|---|
accessLevel, COLUMNNAME_AD_PInstance_ID, COLUMNNAME_Info, COLUMNNAME_Info_To, COLUMNNAME_P_Date, COLUMNNAME_P_Date_To, COLUMNNAME_P_Number, COLUMNNAME_P_Number_To, COLUMNNAME_P_String, COLUMNNAME_P_String_To, COLUMNNAME_ParameterName, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_PInstance_Para(Properties ctx,
int AD_PInstance_Para_ID,
String trxName)
Standard Constructor |
|
X_AD_PInstance_Para(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PInstance_ID()
Get Process Instance. |
I_AD_PInstance |
getAD_PInstance()
|
String |
getInfo_To()
Get Info To. |
String |
getInfo()
Get Info. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
Timestamp |
getP_Date_To()
Get Process Date To. |
Timestamp |
getP_Date()
Get Process Date. |
BigDecimal |
getP_Number_To()
Get Process Number To. |
BigDecimal |
getP_Number()
Get Process Number. |
String |
getP_String_To()
Get Process String To. |
String |
getP_String()
Get Process String. |
String |
getParameterName()
Get Parameter Name. |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance. |
void |
setInfo_To(String Info_To)
Set Info To. |
void |
setInfo(String Info)
Set Info. |
void |
setP_Date_To(Timestamp P_Date_To)
Set Process Date To. |
void |
setP_Date(Timestamp P_Date)
Set Process Date. |
void |
setP_Number_To(BigDecimal P_Number_To)
Set Process Number To. |
void |
setP_Number(BigDecimal P_Number)
Set Process Number. |
void |
setP_String_To(String P_String_To)
Set Process String To. |
void |
setP_String(String P_String)
Set Process String. |
void |
setParameterName(String ParameterName)
Set Parameter Name. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
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_AD_PInstance_Para(Properties ctx,
int AD_PInstance_Para_ID,
String trxName)
public X_AD_PInstance_Para(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_PInstance getAD_PInstance()
throws Exception
getAD_PInstance in interface I_AD_PInstance_ParaExceptionpublic void setAD_PInstance_ID(int AD_PInstance_ID)
setAD_PInstance_ID in interface I_AD_PInstance_ParaAD_PInstance_ID - Instance of the processpublic int getAD_PInstance_ID()
getAD_PInstance_ID in interface I_AD_PInstance_Parapublic void setInfo(String Info)
setInfo in interface I_AD_PInstance_ParaInfo - Informationpublic String getInfo()
getInfo in interface I_AD_PInstance_Parapublic void setInfo_To(String Info_To)
setInfo_To in interface I_AD_PInstance_ParaInfo_To - Info Topublic String getInfo_To()
getInfo_To in interface I_AD_PInstance_Parapublic void setParameterName(String ParameterName)
setParameterName in interface I_AD_PInstance_ParaParameterName - Parameter Namepublic String getParameterName()
getParameterName in interface I_AD_PInstance_Parapublic KeyNamePair getKeyNamePair()
public void setP_Date(Timestamp P_Date)
setP_Date in interface I_AD_PInstance_ParaP_Date - Process Parameterpublic Timestamp getP_Date()
getP_Date in interface I_AD_PInstance_Parapublic void setP_Date_To(Timestamp P_Date_To)
setP_Date_To in interface I_AD_PInstance_ParaP_Date_To - Process Parameterpublic Timestamp getP_Date_To()
getP_Date_To in interface I_AD_PInstance_Parapublic void setP_Number(BigDecimal P_Number)
setP_Number in interface I_AD_PInstance_ParaP_Number - Process Parameterpublic BigDecimal getP_Number()
getP_Number in interface I_AD_PInstance_Parapublic void setP_Number_To(BigDecimal P_Number_To)
setP_Number_To in interface I_AD_PInstance_ParaP_Number_To - Process Parameterpublic BigDecimal getP_Number_To()
getP_Number_To in interface I_AD_PInstance_Parapublic void setP_String(String P_String)
setP_String in interface I_AD_PInstance_ParaP_String - Process Parameterpublic String getP_String()
getP_String in interface I_AD_PInstance_Parapublic void setP_String_To(String P_String_To)
setP_String_To in interface I_AD_PInstance_ParaP_String_To - Process Parameterpublic String getP_String_To()
getP_String_To in interface I_AD_PInstance_Parapublic void setSeqNo(int SeqNo)
setSeqNo in interface I_AD_PInstance_ParaSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_AD_PInstance_Para
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||