|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_K_EntryRelated
Generated Interface for K_EntryRelated
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_K_Entry_ID
Column name K_Entry_ID |
static String |
COLUMNNAME_K_EntryRelated_ID
Column name K_EntryRelated_ID |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=610 |
static String |
Table_Name
TableName=K_EntryRelated |
| Method Summary | |
|---|---|
int |
getK_Entry_ID()
Get Entry. |
I_K_Entry |
getK_Entry()
|
int |
getK_EntryRelated_ID()
Get Related Entry. |
String |
getName()
Get Name. |
void |
setK_Entry_ID(int K_Entry_ID)
Set Entry. |
void |
setK_EntryRelated_ID(int K_EntryRelated_ID)
Set Related Entry. |
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_K_Entry_ID
static final String COLUMNNAME_K_EntryRelated_ID
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setK_Entry_ID(int K_Entry_ID)
int getK_Entry_ID()
I_K_Entry getK_Entry()
throws Exception
Exceptionvoid setK_EntryRelated_ID(int K_EntryRelated_ID)
int getK_EntryRelated_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 | |||||||||