|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_M_Warehouse
public class X_M_Warehouse
Generated Model for M_Warehouse
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
M_WAREHOUSESOURCE_ID_AD_Reference_ID
M_WarehouseSource_ID AD_Reference_ID=197 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=190 |
static String |
Table_Name
TableName=M_Warehouse |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_M_Warehouse(Ctx ctx,
int M_Warehouse_ID,
String trxName)
Standard Constructor |
|
X_M_Warehouse(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_Location_ID()
Get Address. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Warehouse_ID()
Get Warehouse. |
int |
getM_WarehouseSource_ID()
Get Source Warehouse. |
String |
getName()
Get Name. |
String |
getReplenishmentClass()
Get Replenishment Class. |
String |
getSeparator()
Get Element Separator. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isDisallowNegativeInv()
Get Disallow Negative Inventory. |
void |
setC_Location_ID(int C_Location_ID)
Set Address. |
void |
setDescription(String Description)
Set Description. |
void |
setIsDisallowNegativeInv(boolean IsDisallowNegativeInv)
Set Disallow Negative Inventory. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setM_WarehouseSource_ID(int M_WarehouseSource_ID)
Set Source Warehouse. |
void |
setName(String Name)
Set Name. |
void |
setReplenishmentClass(String ReplenishmentClass)
Set Replenishment Class. |
void |
setSeparator(String Separator)
Set Element Separator. |
void |
setValue(String Value)
Set Search Key. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int M_WAREHOUSESOURCE_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_Warehouse(Ctx ctx,
int M_Warehouse_ID,
String trxName)
ctx - contextM_Warehouse_ID - idtrxName - transaction
public X_M_Warehouse(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_Location_ID(int C_Location_ID)
C_Location_ID - Location or Addresspublic int getC_Location_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setIsDisallowNegativeInv(boolean IsDisallowNegativeInv)
IsDisallowNegativeInv - Negative Inventory is not allowed in this warehousepublic boolean isDisallowNegativeInv()
public void setM_WarehouseSource_ID(int M_WarehouseSource_ID)
M_WarehouseSource_ID - Optional Warehouse to replenish frompublic int getM_WarehouseSource_ID()
public void setM_Warehouse_ID(int M_Warehouse_ID)
M_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setReplenishmentClass(String ReplenishmentClass)
ReplenishmentClass - Custom class to calculate Quantity to Orderpublic String getReplenishmentClass()
public void setSeparator(String Separator)
Separator - Element Separatorpublic String getSeparator()
public void setValue(String Value)
Value - Search key for the record in the format required - must be uniquepublic String getValue()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||