|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_LotCtlExclude
Generated Interface for M_LotCtlExclude
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_M_LotCtl_ID
Column name M_LotCtl_ID |
static String |
COLUMNNAME_M_LotCtlExclude_ID
Column name M_LotCtlExclude_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=810 |
static String |
Table_Name
TableName=M_LotCtlExclude |
| Method Summary | |
|---|---|
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_M_LotCtlExclude_ID
static final String COLUMNNAME_M_LotCtl_ID
| Method Detail |
|---|
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setM_LotCtlExclude_ID(int M_LotCtlExclude_ID)
int getM_LotCtlExclude_ID()
void setM_LotCtl_ID(int M_LotCtl_ID)
int getM_LotCtl_ID()
I_M_LotCtl getM_LotCtl()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||