|
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_LotCtlExclude
public class X_M_LotCtlExclude
Generated Model for M_LotCtlExclude
| 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_LotCtlExclude |
|---|
accessLevel, COLUMNNAME_AD_Table_ID, COLUMNNAME_IsSOTrx, COLUMNNAME_M_LotCtl_ID, COLUMNNAME_M_LotCtlExclude_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_LotCtlExclude(Properties ctx,
int M_LotCtlExclude_ID,
String trxName)
Standard Constructor |
|
X_M_LotCtlExclude(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getM_LotCtl_ID()
Get Lot Control. |
I_M_LotCtl |
getM_LotCtl()
|
int |
getM_LotCtlExclude_ID()
Get Exclude Lot. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isSOTrx()
Get Sales Transaction. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setM_LotCtl_ID(int M_LotCtl_ID)
Set Lot Control. |
void |
setM_LotCtlExclude_ID(int M_LotCtlExclude_ID)
Set Exclude Lot. |
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_LotCtlExclude(Properties ctx,
int M_LotCtlExclude_ID,
String trxName)
public X_M_LotCtlExclude(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_Table getAD_Table()
throws Exception
getAD_Table in interface I_M_LotCtlExcludeExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_M_LotCtlExcludeAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_M_LotCtlExcludepublic void setIsSOTrx(boolean IsSOTrx)
setIsSOTrx in interface I_M_LotCtlExcludeIsSOTrx - This is a Sales Transactionpublic boolean isSOTrx()
isSOTrx in interface I_M_LotCtlExcludepublic void setM_LotCtlExclude_ID(int M_LotCtlExclude_ID)
setM_LotCtlExclude_ID in interface I_M_LotCtlExcludeM_LotCtlExclude_ID - Exclude the ability to create Lots in Attribute Setspublic int getM_LotCtlExclude_ID()
getM_LotCtlExclude_ID in interface I_M_LotCtlExclude
public I_M_LotCtl getM_LotCtl()
throws Exception
getM_LotCtl in interface I_M_LotCtlExcludeExceptionpublic void setM_LotCtl_ID(int M_LotCtl_ID)
setM_LotCtl_ID in interface I_M_LotCtlExcludeM_LotCtl_ID - Product Lot Controlpublic int getM_LotCtl_ID()
getM_LotCtl_ID in interface I_M_LotCtlExclude
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||