|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Channel
Generated Interface for C_Channel
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID |
static String |
COLUMNNAME_C_Channel_ID
Column name C_Channel_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=275 |
static String |
Table_Name
TableName=C_Channel |
| Method Summary | |
|---|---|
int |
getAD_PrintColor_ID()
Get Print Color. |
I_AD_PrintColor |
getAD_PrintColor()
|
int |
getC_Channel_ID()
Get Channel. |
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
void |
setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color. |
void |
setC_Channel_ID(int C_Channel_ID)
Set Channel. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_PrintColor_ID
static final String COLUMNNAME_C_Channel_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAD_PrintColor_ID(int AD_PrintColor_ID)
int getAD_PrintColor_ID()
I_AD_PrintColor getAD_PrintColor()
throws Exception
Exceptionvoid setC_Channel_ID(int C_Channel_ID)
int getC_Channel_ID()
void setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||