|
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_ZoneLocator
public class X_M_ZoneLocator
Generated Model for M_ZoneLocator
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
M_LOCATOR_ID_AD_Reference_ID
M_Locator_ID AD_Reference_ID=446 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=1012 |
static String |
Table_Name
TableName=M_ZoneLocator |
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_ZoneLocator(Ctx ctx,
int M_ZoneLocator_ID,
String trxName)
Standard Constructor |
|
X_M_ZoneLocator(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getM_Locator_ID()
Get Locator. |
int |
getM_Zone_ID()
Get Zone. |
int |
getM_ZoneLocator_ID()
Get Zone Locator. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_Zone_ID(int M_Zone_ID)
Set Zone. |
void |
setM_ZoneLocator_ID(int M_ZoneLocator_ID)
Set Zone Locator. |
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_LOCATOR_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_ZoneLocator(Ctx ctx,
int M_ZoneLocator_ID,
String trxName)
ctx - contextM_ZoneLocator_ID - idtrxName - transaction
public X_M_ZoneLocator(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 setM_Locator_ID(int M_Locator_ID)
M_Locator_ID - Warehouse Locatorpublic int getM_Locator_ID()
public void setM_ZoneLocator_ID(int M_ZoneLocator_ID)
M_ZoneLocator_ID - Locator included in the zonepublic int getM_ZoneLocator_ID()
public void setM_Zone_ID(int M_Zone_ID)
M_Zone_ID - Warehouse zonepublic int getM_Zone_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||