|
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_M_LotCtl
public class X_M_LotCtl
Generated Model for M_LotCtl
| 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_M_LotCtl |
|---|
accessLevel, COLUMNNAME_CurrentNext, COLUMNNAME_Description, COLUMNNAME_IncrementNo, COLUMNNAME_M_LotCtl_ID, COLUMNNAME_Name, COLUMNNAME_Prefix, COLUMNNAME_StartNo, COLUMNNAME_Suffix, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_LotCtl(Properties ctx,
int M_LotCtl_ID,
String trxName)
Standard Constructor |
|
X_M_LotCtl(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getCurrentNext()
Get Current Next. |
String |
getDescription()
Get Description. |
int |
getIncrementNo()
Get Increment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_LotCtl_ID()
Get Lot Control. |
String |
getName()
Get Name. |
String |
getPrefix()
Get Prefix. |
int |
getStartNo()
Get Start No. |
String |
getSuffix()
Get Suffix. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setCurrentNext(int CurrentNext)
Set Current Next. |
void |
setDescription(String Description)
Set Description. |
void |
setIncrementNo(int IncrementNo)
Set Increment. |
void |
setM_LotCtl_ID(int M_LotCtl_ID)
Set Lot Control. |
void |
setName(String Name)
Set Name. |
void |
setPrefix(String Prefix)
Set Prefix. |
void |
setStartNo(int StartNo)
Set Start No. |
void |
setSuffix(String Suffix)
Set Suffix. |
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_M_LotCtl(Properties ctx,
int M_LotCtl_ID,
String trxName)
public X_M_LotCtl(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 POpublic void setCurrentNext(int CurrentNext)
setCurrentNext in interface I_M_LotCtlCurrentNext - The next number to be usedpublic int getCurrentNext()
getCurrentNext in interface I_M_LotCtlpublic void setDescription(String Description)
setDescription in interface I_M_LotCtlDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_LotCtlpublic void setIncrementNo(int IncrementNo)
setIncrementNo in interface I_M_LotCtlIncrementNo - The number to increment the last document number bypublic int getIncrementNo()
getIncrementNo in interface I_M_LotCtlpublic void setM_LotCtl_ID(int M_LotCtl_ID)
setM_LotCtl_ID in interface I_M_LotCtlM_LotCtl_ID - Product Lot Controlpublic int getM_LotCtl_ID()
getM_LotCtl_ID in interface I_M_LotCtlpublic void setName(String Name)
setName in interface I_M_LotCtlName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_M_LotCtlpublic KeyNamePair getKeyNamePair()
public void setPrefix(String Prefix)
setPrefix in interface I_M_LotCtlPrefix - Prefix before the sequence numberpublic String getPrefix()
getPrefix in interface I_M_LotCtlpublic void setStartNo(int StartNo)
setStartNo in interface I_M_LotCtlStartNo - Starting number/positionpublic int getStartNo()
getStartNo in interface I_M_LotCtlpublic void setSuffix(String Suffix)
setSuffix in interface I_M_LotCtlSuffix - Suffix after the numberpublic String getSuffix()
getSuffix in interface I_M_LotCtl
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||