|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_S_Training_Class
public class X_S_Training_Class
Generated Model for S_Training_Class
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=537 |
static String |
Table_Name
TableName=S_Training_Class |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_S_Training_Class(Ctx ctx,
int S_Training_Class_ID,
String trxName)
Standard Constructor |
|
X_S_Training_Class(Ctx 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. |
int |
getS_Training_Class_ID()
Get Training Class. |
int |
getS_Training_ID()
Get Training. |
Timestamp |
getStartDate()
Get Start Date. |
protected POInfo |
initPO(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_S_Training_Class(Ctx ctx,
int S_Training_Class_ID,
String trxName)
ctx - contextS_Training_Class_ID - idtrxName - transaction
public X_S_Training_Class(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setEndDate(Timestamp EndDate)
EndDate - Last effective date (inclusive)public Timestamp getEndDate()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setS_Training_Class_ID(int S_Training_Class_ID)
S_Training_Class_ID - The actual training class instancepublic int getS_Training_Class_ID()
public void setS_Training_ID(int S_Training_ID)
S_Training_ID - Repeated Trainingpublic int getS_Training_ID()
public void setStartDate(Timestamp StartDate)
StartDate - First effective day (inclusive)public Timestamp getStartDate()
public KeyNamePair getKeyNamePair()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||