|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_PInstance_Para
Generated Interface for AD_PInstance_Para
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_ID |
static String |
COLUMNNAME_Info
Column name Info |
static String |
COLUMNNAME_Info_To
Column name Info_To |
static String |
COLUMNNAME_P_Date
Column name P_Date |
static String |
COLUMNNAME_P_Date_To
Column name P_Date_To |
static String |
COLUMNNAME_P_Number
Column name P_Number |
static String |
COLUMNNAME_P_Number_To
Column name P_Number_To |
static String |
COLUMNNAME_P_String
Column name P_String |
static String |
COLUMNNAME_P_String_To
Column name P_String_To |
static String |
COLUMNNAME_ParameterName
Column name ParameterName |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=283 |
static String |
Table_Name
TableName=AD_PInstance_Para |
| Method Summary | |
|---|---|
int |
getAD_PInstance_ID()
Get Process Instance. |
I_AD_PInstance |
getAD_PInstance()
|
String |
getInfo_To()
Get Info To |
String |
getInfo()
Get Info. |
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_PInstance_ID
static final String COLUMNNAME_Info
static final String COLUMNNAME_Info_To
static final String COLUMNNAME_ParameterName
static final String COLUMNNAME_P_Date
static final String COLUMNNAME_P_Date_To
static final String COLUMNNAME_P_Number
static final String COLUMNNAME_P_Number_To
static final String COLUMNNAME_P_String
static final String COLUMNNAME_P_String_To
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setAD_PInstance_ID(int AD_PInstance_ID)
int getAD_PInstance_ID()
I_AD_PInstance getAD_PInstance()
throws Exception
Exceptionvoid setInfo(String Info)
String getInfo()
void setInfo_To(String Info_To)
String getInfo_To()
void setParameterName(String ParameterName)
String getParameterName()
void setP_Date(Timestamp P_Date)
Timestamp getP_Date()
void setP_Date_To(Timestamp P_Date_To)
Timestamp getP_Date_To()
void setP_Number(BigDecimal P_Number)
BigDecimal getP_Number()
void setP_Number_To(BigDecimal P_Number_To)
BigDecimal getP_Number_To()
void setP_String(String P_String)
String getP_String()
void setP_String_To(String P_String_To)
String getP_String_To()
void setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||