|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Lot
Generated Interface for M_Lot
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_DateFrom
Column name DateFrom |
static String |
COLUMNNAME_DateTo
Column name DateTo |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_M_Lot_ID
Column name M_Lot_ID |
static String |
COLUMNNAME_M_LotCtl_ID
Column name M_LotCtl_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=557 |
static String |
Table_Name
TableName=M_Lot |
| Method Summary | |
|---|---|
Timestamp |
getDateFrom()
Get Date From. |
Timestamp |
getDateTo()
Get Date To. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
int |
getM_Lot_ID()
Get Lot. |
int |
getM_LotCtl_ID()
Get Lot Control. |
I_M_LotCtl |
getM_LotCtl()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
void |
setDateFrom(Timestamp DateFrom)
Set Date From. |
void |
setDateTo(Timestamp DateTo)
Set Date To. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setM_Lot_ID(int M_Lot_ID)
Set Lot. |
void |
setM_LotCtl_ID(int M_LotCtl_ID)
Set Lot Control. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_DateFrom
static final String COLUMNNAME_DateTo
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_M_LotCtl_ID
static final String COLUMNNAME_M_Lot_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setDateFrom(Timestamp DateFrom)
Timestamp getDateFrom()
void setDateTo(Timestamp DateTo)
Timestamp getDateTo()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setM_LotCtl_ID(int M_LotCtl_ID)
int getM_LotCtl_ID()
I_M_LotCtl getM_LotCtl()
throws Exception
Exceptionvoid setM_Lot_ID(int M_Lot_ID)
int getM_Lot_ID()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||