|
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_City
public class X_C_City
Generated Model for C_City
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
C_REGION_ID_AD_Reference_ID
C_Region_ID AD_Reference_ID=157 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=186 |
static String |
Table_Name
TableName=C_City |
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_City(Ctx ctx,
int C_City_ID,
String trxName)
Standard Constructor |
|
X_C_City(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAreaCode()
Get Area Code. |
int |
getC_City_ID()
Get City. |
int |
getC_Country_ID()
Get Country. |
int |
getC_Region_ID()
Get Region. |
String |
getCoordinates()
Get Coordinates. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getLocode()
Get Locode. |
String |
getName()
Get Name. |
String |
getPostal()
Get ZIP. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
void |
setAreaCode(String AreaCode)
Set Area Code. |
void |
setC_City_ID(int C_City_ID)
Set City. |
void |
setC_Country_ID(int C_Country_ID)
Set Country. |
void |
setC_Region_ID(int C_Region_ID)
Set Region. |
void |
setCoordinates(String Coordinates)
Set Coordinates. |
void |
setLocode(String Locode)
Set Locode. |
void |
setName(String Name)
Set Name. |
void |
setPostal(String Postal)
Set ZIP. |
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 C_REGION_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_City(Ctx ctx,
int C_City_ID,
String trxName)
ctx - contextC_City_ID - idtrxName - transaction
public X_C_City(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 setAreaCode(String AreaCode)
AreaCode - Phone Area Codepublic String getAreaCode()
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_Region_ID(int C_Region_ID)
C_Region_ID - Identifies a geographical Regionpublic int getC_Region_ID()
public void setCoordinates(String Coordinates)
Coordinates - Location coordinatepublic String getCoordinates()
public void setLocode(String Locode)
Locode - Location code - UN/LOCODEpublic String getLocode()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPostal(String Postal)
Postal - Postal codepublic String getPostal()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||