|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_PeriodControl
Generated Interface for C_PeriodControl
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_C_Period_ID
Column name C_Period_ID |
static String |
COLUMNNAME_C_PeriodControl_ID
Column name C_PeriodControl_ID |
static String |
COLUMNNAME_DocBaseType
Column name DocBaseType |
static String |
COLUMNNAME_PeriodAction
Column name PeriodAction |
static String |
COLUMNNAME_PeriodStatus
Column name PeriodStatus |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=229 |
static String |
Table_Name
TableName=C_PeriodControl |
| Method Summary | |
|---|---|
int |
getC_Period_ID()
Get Period. |
I_C_Period |
getC_Period()
|
int |
getC_PeriodControl_ID()
Get Period Control |
String |
getDocBaseType()
Get Document BaseType. |
String |
getPeriodAction()
Get Period Action. |
String |
getPeriodStatus()
Get Period Status. |
boolean |
isProcessing()
Get Process Now |
void |
setC_Period_ID(int C_Period_ID)
Set Period. |
void |
setC_PeriodControl_ID(int C_PeriodControl_ID)
Set Period Control |
void |
setDocBaseType(String DocBaseType)
Set Document BaseType. |
void |
setPeriodAction(String PeriodAction)
Set Period Action. |
void |
setPeriodStatus(String PeriodStatus)
Set Period Status. |
void |
setProcessing(boolean Processing)
Set Process Now |
| 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_PeriodControl_ID
static final String COLUMNNAME_C_Period_ID
static final String COLUMNNAME_DocBaseType
static final String COLUMNNAME_PeriodAction
static final String COLUMNNAME_PeriodStatus
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setC_PeriodControl_ID(int C_PeriodControl_ID)
int getC_PeriodControl_ID()
void setC_Period_ID(int C_Period_ID)
int getC_Period_ID()
I_C_Period getC_Period()
throws Exception
Exceptionvoid setDocBaseType(String DocBaseType)
String getDocBaseType()
void setPeriodAction(String PeriodAction)
String getPeriodAction()
void setPeriodStatus(String PeriodStatus)
String getPeriodStatus()
void setProcessing(boolean Processing)
boolean isProcessing()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||