Adempiere 3.5.2a

org.compiere.model
Interface I_U_Web_Properties

All Known Implementing Classes:
X_U_Web_Properties

public interface I_U_Web_Properties

Generated Interface for U_Web_Properties

Version:
Release 3.5.2a
Author:
Adempiere (generated)

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

Table_Name

static final String Table_Name
TableName=U_Web_Properties

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=52001


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_U_Key

static final String COLUMNNAME_U_Key
Column name U_Key

See Also:
Constant Field Values

COLUMNNAME_U_Value

static final String COLUMNNAME_U_Value
Column name U_Value

See Also:
Constant Field Values

COLUMNNAME_U_Web_Properties_ID

static final String COLUMNNAME_U_Web_Properties_ID
Column name U_Web_Properties_ID

See Also:
Constant Field Values
Method Detail

setU_Key

void setU_Key(String U_Key)
Set Key


getU_Key

String getU_Key()
Get Key


setU_Value

void setU_Value(String U_Value)
Set Value


getU_Value

String getU_Value()
Get Value


setU_Web_Properties_ID

void setU_Web_Properties_ID(int U_Web_Properties_ID)
Set Web Properties


getU_Web_Properties_ID

int getU_Web_Properties_ID()
Get Web Properties


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.