|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Year
Generated Interface for C_Year
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_C_Calendar_ID
Column name C_Calendar_ID |
static String |
COLUMNNAME_C_Year_ID
Column name C_Year_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_FiscalYear
Column name FiscalYear |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=177 |
static String |
Table_Name
TableName=C_Year |
| Method Summary | |
|---|---|
int |
getC_Calendar_ID()
Get Calendar. |
I_C_Calendar |
getC_Calendar()
|
int |
getC_Year_ID()
Get Year. |
String |
getDescription()
Get Description. |
String |
getFiscalYear()
Get Year. |
boolean |
isProcessing()
Get Process Now |
void |
setC_Calendar_ID(int C_Calendar_ID)
Set Calendar. |
void |
setC_Year_ID(int C_Year_ID)
Set Year. |
void |
setDescription(String Description)
Set Description. |
void |
setFiscalYear(String FiscalYear)
Set Year. |
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_Calendar_ID
static final String COLUMNNAME_C_Year_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_FiscalYear
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setC_Calendar_ID(int C_Calendar_ID)
int getC_Calendar_ID()
I_C_Calendar getC_Calendar()
throws Exception
Exceptionvoid setC_Year_ID(int C_Year_ID)
int getC_Year_ID()
void setDescription(String Description)
String getDescription()
void setFiscalYear(String FiscalYear)
String getFiscalYear()
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 | |||||||||