|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_U_Web_Properties
Generated Interface for U_Web_Properties
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_U_Key
Column name U_Key |
static String |
COLUMNNAME_U_Value
Column name U_Value |
static String |
COLUMNNAME_U_Web_Properties_ID
Column name U_Web_Properties_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=52001 |
static String |
Table_Name
TableName=U_Web_Properties |
| Method Summary | |
|---|---|
String |
getU_Key()
Get Key |
String |
getU_Value()
Get Value |
int |
getU_Web_Properties_ID()
Get Web Properties |
void |
setU_Key(String U_Key)
Set Key |
void |
setU_Value(String U_Value)
Set Value |
void |
setU_Web_Properties_ID(int U_Web_Properties_ID)
Set Web Properties |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_U_Key
static final String COLUMNNAME_U_Value
static final String COLUMNNAME_U_Web_Properties_ID
| Method Detail |
|---|
void setU_Key(String U_Key)
String getU_Key()
void setU_Value(String U_Value)
String getU_Value()
void setU_Web_Properties_ID(int U_Web_Properties_ID)
int getU_Web_Properties_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||