|
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_C_CyclePhase
public class X_C_CyclePhase
Generated Model for C_CyclePhase
| 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_C_CyclePhase |
|---|
accessLevel, COLUMNNAME_C_CycleStep_ID, COLUMNNAME_C_Phase_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_CyclePhase(Properties ctx,
int C_CyclePhase_ID,
String trxName)
Standard Constructor |
|
X_C_CyclePhase(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_CycleStep_ID()
Get Cycle Step. |
I_C_CycleStep |
getC_CycleStep()
|
int |
getC_Phase_ID()
Get Standard Phase. |
I_C_Phase |
getC_Phase()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_CycleStep_ID(int C_CycleStep_ID)
Set Cycle Step. |
void |
setC_Phase_ID(int C_Phase_ID)
Set Standard Phase. |
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_C_CyclePhase(Properties ctx,
int C_CyclePhase_ID,
String trxName)
public X_C_CyclePhase(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 PO
public I_C_CycleStep getC_CycleStep()
throws Exception
getC_CycleStep in interface I_C_CyclePhaseExceptionpublic void setC_CycleStep_ID(int C_CycleStep_ID)
setC_CycleStep_ID in interface I_C_CyclePhaseC_CycleStep_ID - The step for this Cyclepublic int getC_CycleStep_ID()
getC_CycleStep_ID in interface I_C_CyclePhase
public I_C_Phase getC_Phase()
throws Exception
getC_Phase in interface I_C_CyclePhaseExceptionpublic void setC_Phase_ID(int C_Phase_ID)
setC_Phase_ID in interface I_C_CyclePhaseC_Phase_ID - Standard Phase of the Project Typepublic int getC_Phase_ID()
getC_Phase_ID in interface I_C_CyclePhase
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||