|
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_Year
public class X_C_Year
Generated Model for C_Year
| 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_Year |
|---|
accessLevel, COLUMNNAME_C_Calendar_ID, COLUMNNAME_C_Year_ID, COLUMNNAME_Description, COLUMNNAME_FiscalYear, COLUMNNAME_Processing, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_Year(Properties ctx,
int C_Year_ID,
String trxName)
Standard Constructor |
|
X_C_Year(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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_Year(Properties ctx,
int C_Year_ID,
String trxName)
public X_C_Year(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_Calendar getC_Calendar()
throws Exception
getC_Calendar in interface I_C_YearExceptionpublic void setC_Calendar_ID(int C_Calendar_ID)
setC_Calendar_ID in interface I_C_YearC_Calendar_ID - Accounting Calendar Namepublic int getC_Calendar_ID()
getC_Calendar_ID in interface I_C_Yearpublic void setC_Year_ID(int C_Year_ID)
setC_Year_ID in interface I_C_YearC_Year_ID - Calendar Yearpublic int getC_Year_ID()
getC_Year_ID in interface I_C_Yearpublic void setDescription(String Description)
setDescription in interface I_C_YearDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_Yearpublic void setFiscalYear(String FiscalYear)
setFiscalYear in interface I_C_YearFiscalYear - The Fiscal Yearpublic String getFiscalYear()
getFiscalYear in interface I_C_Yearpublic KeyNamePair getKeyNamePair()
public void setProcessing(boolean Processing)
setProcessing in interface I_C_YearProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_C_Year
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||