|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_InterestArea
Generated Interface for R_InterestArea
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_R_InterestArea_ID
Column name R_InterestArea_ID |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=530 |
static String |
Table_Name
TableName=R_InterestArea |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
int |
getR_InterestArea_ID()
Get Interest Area. |
String |
getValue()
Get Search Key. |
boolean |
isSelfService()
Get Self-Service. |
void |
setDescription(String Description)
Set Description. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setName(String Name)
Set Name. |
void |
setR_InterestArea_ID(int R_InterestArea_ID)
Set Interest Area. |
void |
setValue(String Value)
Set Search Key. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_Name
static final String COLUMNNAME_R_InterestArea_ID
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setIsSelfService(boolean IsSelfService)
boolean isSelfService()
void setName(String Name)
String getName()
void setR_InterestArea_ID(int R_InterestArea_ID)
int getR_InterestArea_ID()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||