|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Replenish
Generated Interface for M_Replenish
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Level_Max
Column name Level_Max |
static String |
COLUMNNAME_Level_Min
Column name Level_Min |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID |
static String |
COLUMNNAME_M_WarehouseSource_ID
Column name M_WarehouseSource_ID |
static String |
COLUMNNAME_ReplenishType
Column name ReplenishType |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=249 |
static String |
Table_Name
TableName=M_Replenish |
| Method Summary | |
|---|---|
BigDecimal |
getLevel_Max()
Get Maximum Level. |
BigDecimal |
getLevel_Min()
Get Minimum Level. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
int |
getM_WarehouseSource_ID()
Get Source Warehouse. |
String |
getReplenishType()
Get Replenish Type. |
void |
setLevel_Max(BigDecimal Level_Max)
Set Maximum Level. |
void |
setLevel_Min(BigDecimal Level_Min)
Set Minimum Level. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setM_WarehouseSource_ID(int M_WarehouseSource_ID)
Set Source Warehouse. |
void |
setReplenishType(String ReplenishType)
Set Replenish Type. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Level_Max
static final String COLUMNNAME_Level_Min
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_M_WarehouseSource_ID
static final String COLUMNNAME_ReplenishType
| Method Detail |
|---|
void setLevel_Max(BigDecimal Level_Max)
BigDecimal getLevel_Max()
void setLevel_Min(BigDecimal Level_Min)
BigDecimal getLevel_Min()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_Warehouse_ID(int M_Warehouse_ID)
int getM_Warehouse_ID()
I_M_Warehouse getM_Warehouse()
throws Exception
Exceptionvoid setM_WarehouseSource_ID(int M_WarehouseSource_ID)
int getM_WarehouseSource_ID()
void setReplenishType(String ReplenishType)
String getReplenishType()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||