|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_K_Source
Generated Interface for K_Source
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_DescriptionURL
Column name DescriptionURL |
static String |
COLUMNNAME_K_Source_ID
Column name K_Source_ID |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=609 |
static String |
Table_Name
TableName=K_Source |
| Method Summary | |
|---|---|
String |
getDescriptionURL()
Get Description URL. |
int |
getK_Source_ID()
Get Knowledge Source. |
String |
getName()
Get Name. |
void |
setDescriptionURL(String DescriptionURL)
Set Description URL. |
void |
setK_Source_ID(int K_Source_ID)
Set Knowledge Source. |
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_DescriptionURL
static final String COLUMNNAME_K_Source_ID
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setDescriptionURL(String DescriptionURL)
String getDescriptionURL()
void setK_Source_ID(int K_Source_ID)
int getK_Source_ID()
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 | |||||||||