|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_IssueUser
Generated Interface for R_IssueUser
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_R_IssueUser_ID
Column name R_IssueUser_ID |
static String |
COLUMNNAME_UserName
Column name UserName |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=841 |
static String |
Table_Name
TableName=R_IssueUser |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getDescription()
Get Description. |
int |
getR_IssueUser_ID()
Get IssueUser. |
String |
getUserName()
Get Registered EMail. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setDescription(String Description)
Set Description. |
void |
setR_IssueUser_ID(int R_IssueUser_ID)
Set IssueUser. |
void |
setUserName(String UserName)
Set Registered EMail. |
| 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_User_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_R_IssueUser_ID
static final String COLUMNNAME_UserName
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setR_IssueUser_ID(int R_IssueUser_ID)
int getR_IssueUser_ID()
void setUserName(String UserName)
String getUserName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||