|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_StandardResponse
Generated Interface for R_StandardResponse
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_R_StandardResponse_ID
Column name R_StandardResponse_ID |
static String |
COLUMNNAME_ResponseText
Column name ResponseText |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=775 |
static String |
Table_Name
TableName=R_StandardResponse |
| Method Summary | |
|---|---|
String |
getName()
Get Name. |
int |
getR_StandardResponse_ID()
Get Standard Response. |
String |
getResponseText()
Get Response Text. |
void |
setName(String Name)
Set Name. |
void |
setR_StandardResponse_ID(int R_StandardResponse_ID)
Set Standard Response. |
void |
setResponseText(String ResponseText)
Set Response Text. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Name
static final String COLUMNNAME_ResponseText
static final String COLUMNNAME_R_StandardResponse_ID
| Method Detail |
|---|
void setName(String Name)
String getName()
void setResponseText(String ResponseText)
String getResponseText()
void setR_StandardResponse_ID(int R_StandardResponse_ID)
int getR_StandardResponse_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||