|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_S_Training_Class
public class X_S_Training_Class
Generated Model for S_Training_Class
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_S_Training_Class |
|---|
accessLevel, COLUMNNAME_EndDate, COLUMNNAME_M_Product_ID, COLUMNNAME_S_Training_Class_ID, COLUMNNAME_S_Training_ID, COLUMNNAME_StartDate, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_S_Training_Class(Properties ctx,
int S_Training_Class_ID,
String trxName)
Standard Constructor |
|
X_S_Training_Class(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
Timestamp |
getEndDate()
Get End Date. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_S_Training_Class(Properties ctx,
int S_Training_Class_ID,
String trxName)
public X_S_Training_Class(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setEndDate(Timestamp EndDate)
setEndDate in interface I_S_Training_ClassEndDate - Last effective date (inclusive)public Timestamp getEndDate()
getEndDate in interface I_S_Training_Class
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_S_Training_ClassExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_S_Training_ClassM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_S_Training_Classpublic void setStartDate(Timestamp StartDate)
setStartDate in interface I_S_Training_ClassStartDate - First effective day (inclusive)public Timestamp getStartDate()
getStartDate in interface I_S_Training_Classpublic KeyNamePair getKeyNamePair()
public void setS_Training_Class_ID(int S_Training_Class_ID)
setS_Training_Class_ID in interface I_S_Training_ClassS_Training_Class_ID - The actual training class instancepublic int getS_Training_Class_ID()
getS_Training_Class_ID in interface I_S_Training_Class
public I_S_Training getS_Training()
throws Exception
getS_Training in interface I_S_Training_ClassExceptionpublic void setS_Training_ID(int S_Training_ID)
setS_Training_ID in interface I_S_Training_ClassS_Training_ID - Repeated Trainingpublic int getS_Training_ID()
getS_Training_ID in interface I_S_Training_Class
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||