|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_CyclePhase
Generated Interface for C_CyclePhase
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_CycleStep_ID
Column name C_CycleStep_ID |
static String |
COLUMNNAME_C_Phase_ID
Column name C_Phase_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=433 |
static String |
Table_Name
TableName=C_CyclePhase |
| Method Summary | |
|---|---|
int |
getC_CycleStep_ID()
Get Cycle Step. |
I_C_CycleStep |
getC_CycleStep()
|
int |
getC_Phase_ID()
Get Standard Phase. |
I_C_Phase |
getC_Phase()
|
void |
setC_CycleStep_ID(int C_CycleStep_ID)
Set Cycle Step. |
void |
setC_Phase_ID(int C_Phase_ID)
Set Standard Phase. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_CycleStep_ID
static final String COLUMNNAME_C_Phase_ID
| Method Detail |
|---|
void setC_CycleStep_ID(int C_CycleStep_ID)
int getC_CycleStep_ID()
I_C_CycleStep getC_CycleStep()
throws Exception
Exceptionvoid setC_Phase_ID(int C_Phase_ID)
int getC_Phase_ID()
I_C_Phase getC_Phase()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||