|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_CycleStep
Generated Interface for C_CycleStep
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_Cycle_ID
Column name C_Cycle_ID |
static String |
COLUMNNAME_C_CycleStep_ID
Column name C_CycleStep_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_RelativeWeight
Column name RelativeWeight |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=590 |
static String |
Table_Name
TableName=C_CycleStep |
| Method Summary | |
|---|---|
int |
getC_Cycle_ID()
Get Project Cycle. |
I_C_Cycle |
getC_Cycle()
|
int |
getC_CycleStep_ID()
Get Cycle Step. |
String |
getName()
Get Name. |
BigDecimal |
getRelativeWeight()
Get Relative Weight. |
int |
getSeqNo()
Get Sequence. |
void |
setC_Cycle_ID(int C_Cycle_ID)
Set Project Cycle. |
void |
setC_CycleStep_ID(int C_CycleStep_ID)
Set Cycle Step. |
void |
setName(String Name)
Set Name. |
void |
setRelativeWeight(BigDecimal RelativeWeight)
Set Relative Weight. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
| 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_Cycle_ID
static final String COLUMNNAME_C_CycleStep_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_RelativeWeight
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setC_Cycle_ID(int C_Cycle_ID)
int getC_Cycle_ID()
I_C_Cycle getC_Cycle()
throws Exception
Exceptionvoid setC_CycleStep_ID(int C_CycleStep_ID)
int getC_CycleStep_ID()
void setName(String Name)
String getName()
void setRelativeWeight(BigDecimal RelativeWeight)
BigDecimal getRelativeWeight()
void setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||