|
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_AD_Sequence_No
public class X_AD_Sequence_No
Generated Model for AD_Sequence_No
| 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_AD_Sequence_No |
|---|
accessLevel, COLUMNNAME_AD_Sequence_ID, COLUMNNAME_CalendarYear, COLUMNNAME_CurrentNext, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Sequence_No(Properties ctx,
int AD_Sequence_No_ID,
String trxName)
Standard Constructor |
|
X_AD_Sequence_No(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Sequence_ID()
Get Sequence. |
I_AD_Sequence |
getAD_Sequence()
|
String |
getCalendarYear()
Get Year. |
int |
getCurrentNext()
Get Current Next. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Sequence_ID(int AD_Sequence_ID)
Set Sequence. |
void |
setCalendarYear(String CalendarYear)
Set Year. |
void |
setCurrentNext(int CurrentNext)
Set Current Next. |
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_AD_Sequence_No(Properties ctx,
int AD_Sequence_No_ID,
String trxName)
public X_AD_Sequence_No(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_AD_Sequence getAD_Sequence()
throws Exception
getAD_Sequence in interface I_AD_Sequence_NoExceptionpublic void setAD_Sequence_ID(int AD_Sequence_ID)
setAD_Sequence_ID in interface I_AD_Sequence_NoAD_Sequence_ID - Document Sequencepublic int getAD_Sequence_ID()
getAD_Sequence_ID in interface I_AD_Sequence_Nopublic void setCalendarYear(String CalendarYear)
setCalendarYear in interface I_AD_Sequence_NoCalendarYear - Calendar Yearpublic String getCalendarYear()
getCalendarYear in interface I_AD_Sequence_Nopublic void setCurrentNext(int CurrentNext)
setCurrentNext in interface I_AD_Sequence_NoCurrentNext - The next number to be usedpublic int getCurrentNext()
getCurrentNext in interface I_AD_Sequence_No
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||