|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_W_ClickCount
Generated Interface for W_ClickCount
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_Counter
Column name Counter |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_TargetURL
Column name TargetURL |
static String |
COLUMNNAME_W_ClickCount_ID
Column name W_ClickCount_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=553 |
static String |
Table_Name
TableName=W_ClickCount |
| Method Summary | |
|---|---|
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getCounter()
Get Counter. |
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
String |
getTargetURL()
Get Target URL. |
int |
getW_ClickCount_ID()
Get Click Count. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setCounter(int Counter)
Set Counter. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setTargetURL(String TargetURL)
Set Target URL. |
void |
setW_ClickCount_ID(int W_ClickCount_ID)
Set Click Count. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_Counter
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
static final String COLUMNNAME_TargetURL
static final String COLUMNNAME_W_ClickCount_ID
| Method Detail |
|---|
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
void setCounter(int Counter)
int getCounter()
void setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
void setTargetURL(String TargetURL)
String getTargetURL()
void setW_ClickCount_ID(int W_ClickCount_ID)
int getW_ClickCount_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||