|
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_ZoneRelationship
public class X_M_ZoneRelationship
Generated Model for M_ZoneRelationship
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
M_SOURCEZONE_ID_AD_Reference_ID
M_SourceZone_ID AD_Reference_ID=445 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=1013 |
static String |
Table_Name
TableName=M_ZoneRelationship |
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_ZoneRelationship(Ctx ctx,
int M_ZoneRelationship_ID,
String trxName)
Standard Constructor |
|
X_M_ZoneRelationship(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getM_SourceZone_ID()
Get Source Zone. |
int |
getM_Zone_ID()
Get Zone. |
int |
getM_ZoneRelationship_ID()
Get Zone Relationship. |
int |
getReplenishmentSeqNo()
Get Replenishment Sequence No. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
void |
setM_SourceZone_ID(int M_SourceZone_ID)
Set Source Zone. |
void |
setM_Zone_ID(int M_Zone_ID)
Set Zone. |
void |
setM_ZoneRelationship_ID(int M_ZoneRelationship_ID)
Set Zone Relationship. |
void |
setReplenishmentSeqNo(int ReplenishmentSeqNo)
Set Replenishment Sequence No. |
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_SOURCEZONE_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_ZoneRelationship(Ctx ctx,
int M_ZoneRelationship_ID,
String trxName)
ctx - contextM_ZoneRelationship_ID - idtrxName - transaction
public X_M_ZoneRelationship(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_SourceZone_ID(int M_SourceZone_ID)
M_SourceZone_ID - Source Zonepublic int getM_SourceZone_ID()
public void setM_ZoneRelationship_ID(int M_ZoneRelationship_ID)
M_ZoneRelationship_ID - Zone Relationship to define replenishment sourcespublic int getM_ZoneRelationship_ID()
public void setM_Zone_ID(int M_Zone_ID)
M_Zone_ID - Warehouse zonepublic int getM_Zone_ID()
public void setReplenishmentSeqNo(int ReplenishmentSeqNo)
ReplenishmentSeqNo - Replenishment Sequence No of zonepublic int getReplenishmentSeqNo()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||