|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_K_IndexStop
Generated Interface for K_IndexStop
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static String |
COLUMNNAME_CM_WebProject_ID
Column name CM_WebProject_ID |
static String |
COLUMNNAME_IsManual
Column name IsManual |
static String |
COLUMNNAME_K_IndexStop_ID
Column name K_IndexStop_ID |
static String |
COLUMNNAME_Keyword
Column name Keyword |
static String |
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=901 |
static String |
Table_Name
TableName=K_IndexStop |
| Method Summary | |
|---|---|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getCM_WebProject_ID()
Get Web Project. |
I_CM_WebProject |
getCM_WebProject()
|
int |
getK_IndexStop_ID()
Get Index Stop. |
String |
getKeyword()
Get Keyword. |
int |
getR_RequestType_ID()
Get Request Type. |
I_R_RequestType |
getR_RequestType()
|
boolean |
isManual()
Get Manual. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. |
void |
setIsManual(boolean IsManual)
Set Manual. |
void |
setK_IndexStop_ID(int K_IndexStop_ID)
Set Index Stop. |
void |
setKeyword(String Keyword)
Set Keyword. |
void |
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_CM_WebProject_ID
static final String COLUMNNAME_IsManual
static final String COLUMNNAME_Keyword
static final String COLUMNNAME_K_IndexStop_ID
static final String COLUMNNAME_R_RequestType_ID
| Method Detail |
|---|
void setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
I_C_DocType getC_DocType()
throws Exception
Exceptionvoid setCM_WebProject_ID(int CM_WebProject_ID)
int getCM_WebProject_ID()
I_CM_WebProject getCM_WebProject()
throws Exception
Exceptionvoid setIsManual(boolean IsManual)
boolean isManual()
void setKeyword(String Keyword)
String getKeyword()
void setK_IndexStop_ID(int K_IndexStop_ID)
int getK_IndexStop_ID()
void setR_RequestType_ID(int R_RequestType_ID)
int getR_RequestType_ID()
I_R_RequestType getR_RequestType()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||