|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_C_City
public class X_C_City
Generated Model for C_City
| Field Summary | |
|---|---|
static int |
C_REGION_ID_AD_Reference_ID
C_Region_ID AD_Reference_ID=157 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_C_City |
|---|
accessLevel, COLUMNNAME_AreaCode, COLUMNNAME_C_City_ID, COLUMNNAME_C_Country_ID, COLUMNNAME_C_Region_ID, COLUMNNAME_Coordinates, COLUMNNAME_Locode, COLUMNNAME_Name, COLUMNNAME_Postal, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_City(Properties ctx,
int C_City_ID,
String trxName)
Standard Constructor |
|
X_C_City(Properties 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. |
I_C_Country |
getC_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(Properties 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()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int C_REGION_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_City(Properties ctx,
int C_City_ID,
String trxName)
public X_C_City(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAreaCode(String AreaCode)
setAreaCode in interface I_C_CityAreaCode - Phone Area Codepublic String getAreaCode()
getAreaCode in interface I_C_Citypublic void setC_City_ID(int C_City_ID)
setC_City_ID in interface I_C_CityC_City_ID - Citypublic int getC_City_ID()
getC_City_ID in interface I_C_City
public I_C_Country getC_Country()
throws Exception
getC_Country in interface I_C_CityExceptionpublic void setC_Country_ID(int C_Country_ID)
setC_Country_ID in interface I_C_CityC_Country_ID - Countrypublic int getC_Country_ID()
getC_Country_ID in interface I_C_Citypublic void setCoordinates(String Coordinates)
setCoordinates in interface I_C_CityCoordinates - Location coordinatepublic String getCoordinates()
getCoordinates in interface I_C_Citypublic void setC_Region_ID(int C_Region_ID)
setC_Region_ID in interface I_C_CityC_Region_ID - Identifies a geographical Regionpublic int getC_Region_ID()
getC_Region_ID in interface I_C_Citypublic void setLocode(String Locode)
setLocode in interface I_C_CityLocode - Location code - UN/LOCODEpublic String getLocode()
getLocode in interface I_C_Citypublic void setName(String Name)
setName in interface I_C_CityName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_C_Citypublic KeyNamePair getKeyNamePair()
public void setPostal(String Postal)
setPostal in interface I_C_CityPostal - Postal codepublic String getPostal()
getPostal in interface I_C_City
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||