|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_S_Training_Class
Generated Interface for S_Training_Class
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_EndDate
Column name EndDate |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_S_Training_Class_ID
Column name S_Training_Class_ID |
static String |
COLUMNNAME_S_Training_ID
Column name S_Training_ID |
static String |
COLUMNNAME_StartDate
Column name StartDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=537 |
static String |
Table_Name
TableName=S_Training_Class |
| Method Summary | |
|---|---|
Timestamp |
getEndDate()
Get End Date. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getS_Training_Class_ID()
Get Training Class. |
int |
getS_Training_ID()
Get Training. |
I_S_Training |
getS_Training()
|
Timestamp |
getStartDate()
Get Start Date. |
void |
setEndDate(Timestamp EndDate)
Set End Date. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setS_Training_Class_ID(int S_Training_Class_ID)
Set Training Class. |
void |
setS_Training_ID(int S_Training_ID)
Set Training. |
void |
setStartDate(Timestamp StartDate)
Set Start Date. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_EndDate
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_StartDate
static final String COLUMNNAME_S_Training_Class_ID
static final String COLUMNNAME_S_Training_ID
| Method Detail |
|---|
void setEndDate(Timestamp EndDate)
Timestamp getEndDate()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setStartDate(Timestamp StartDate)
Timestamp getStartDate()
void setS_Training_Class_ID(int S_Training_Class_ID)
int getS_Training_Class_ID()
void setS_Training_ID(int S_Training_ID)
int getS_Training_ID()
I_S_Training getS_Training()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||