|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_IssueProject
Generated Interface for R_IssueProject
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_ProfileInfo
Column name ProfileInfo |
static String |
COLUMNNAME_R_IssueProject_ID
Column name R_IssueProject_ID |
static String |
COLUMNNAME_StatisticsInfo
Column name StatisticsInfo |
static String |
COLUMNNAME_SystemStatus
Column name SystemStatus |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=842 |
static String |
Table_Name
TableName=R_IssueProject |
| Method Summary | |
|---|---|
int |
getA_Asset_ID()
Get Asset. |
I_A_Asset |
getA_Asset()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
String |
getProfileInfo()
Get Profile. |
int |
getR_IssueProject_ID()
Get Issue Project. |
String |
getStatisticsInfo()
Get Statistics. |
String |
getSystemStatus()
Get System Status. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setProfileInfo(String ProfileInfo)
Set Profile. |
void |
setR_IssueProject_ID(int R_IssueProject_ID)
Set Issue Project. |
void |
setStatisticsInfo(String StatisticsInfo)
Set Statistics. |
void |
setSystemStatus(String SystemStatus)
Set System Status. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
static final String COLUMNNAME_ProfileInfo
static final String COLUMNNAME_R_IssueProject_ID
static final String COLUMNNAME_StatisticsInfo
static final String COLUMNNAME_SystemStatus
| Method Detail |
|---|
void setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
I_A_Asset getA_Asset()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
void setProfileInfo(String ProfileInfo)
String getProfileInfo()
void setR_IssueProject_ID(int R_IssueProject_ID)
int getR_IssueProject_ID()
void setStatisticsInfo(String StatisticsInfo)
String getStatisticsInfo()
void setSystemStatus(String SystemStatus)
String getSystemStatus()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||