|
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_C_Location
public class X_C_Location
Generated Model for C_Location
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=162 |
static String |
Table_Name
TableName=C_Location |
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_C_Location(Ctx ctx,
int C_Location_ID,
String trxName)
Standard Constructor |
|
X_C_Location(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAddress1()
Get Address 1. |
String |
getAddress2()
Get Address 2. |
String |
getAddress3()
Get Address 3. |
String |
getAddress4()
Get Address 4. |
int |
getC_City_ID()
Get City. |
int |
getC_Country_ID()
Get Country. |
int |
getC_Location_ID()
Get Address. |
int |
getC_Region_ID()
Get Region. |
String |
getCity()
Get City. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getPostal_Add()
Get -. |
String |
getPostal()
Get ZIP. |
String |
getRegionName()
Get Region. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
void |
setAddress1(String Address1)
Set Address 1. |
void |
setAddress2(String Address2)
Set Address 2. |
void |
setAddress3(String Address3)
Set Address 3. |
void |
setAddress4(String Address4)
Set Address 4. |
void |
setC_City_ID(int C_City_ID)
Set City. |
void |
setC_Country_ID(int C_Country_ID)
Set Country. |
void |
setC_Location_ID(int C_Location_ID)
Set Address. |
void |
setC_Region_ID(int C_Region_ID)
Set Region. |
void |
setCity(String City)
Set City. |
void |
setPostal_Add(String Postal_Add)
Set -. |
void |
setPostal(String Postal)
Set ZIP. |
void |
setRegionName(String RegionName)
Set Region. |
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
| Constructor Detail |
|---|
public X_C_Location(Ctx ctx,
int C_Location_ID,
String trxName)
ctx - contextC_Location_ID - idtrxName - transaction
public X_C_Location(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 setAddress1(String Address1)
Address1 - Address line 1 for this locationpublic String getAddress1()
public void setAddress2(String Address2)
Address2 - Address line 2 for this locationpublic String getAddress2()
public void setAddress3(String Address3)
Address3 - Address Line 3 for the locationpublic String getAddress3()
public void setAddress4(String Address4)
Address4 - Address Line 4 for the locationpublic String getAddress4()
public void setC_City_ID(int C_City_ID)
C_City_ID - Citypublic int getC_City_ID()
public void setC_Country_ID(int C_Country_ID)
C_Country_ID - Countrypublic int getC_Country_ID()
public void setC_Location_ID(int C_Location_ID)
C_Location_ID - Location or Addresspublic int getC_Location_ID()
public void setC_Region_ID(int C_Region_ID)
C_Region_ID - Identifies a geographical Regionpublic int getC_Region_ID()
public void setCity(String City)
City - Identifies a Citypublic String getCity()
public KeyNamePair getKeyNamePair()
public void setPostal(String Postal)
Postal - Postal codepublic String getPostal()
public void setPostal_Add(String Postal_Add)
Postal_Add - Additional ZIP or Postal codepublic String getPostal_Add()
public void setRegionName(String RegionName)
RegionName - Name of the Regionpublic String getRegionName()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||