|
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_Location
public class X_C_Location
Generated Model for C_Location
| Field Summary |
|---|
| 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_Location |
|---|
accessLevel, COLUMNNAME_Address1, COLUMNNAME_Address2, COLUMNNAME_Address3, COLUMNNAME_Address4, COLUMNNAME_C_City_ID, COLUMNNAME_C_Country_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_C_Region_ID, COLUMNNAME_City, COLUMNNAME_Postal, COLUMNNAME_Postal_Add, COLUMNNAME_RegionName, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_Location(Properties ctx,
int C_Location_ID,
String trxName)
Standard Constructor |
|
X_C_Location(Properties 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. |
I_C_City |
getC_City()
|
int |
getC_Country_ID()
Get Country. |
I_C_Country |
getC_Country()
|
int |
getC_Location_ID()
Get Address. |
int |
getC_Region_ID()
Get Region. |
I_C_Region |
getC_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(Properties 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()
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 |
| Constructor Detail |
|---|
public X_C_Location(Properties ctx,
int C_Location_ID,
String trxName)
public X_C_Location(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 setAddress1(String Address1)
setAddress1 in interface I_C_LocationAddress1 - Address line 1 for this locationpublic String getAddress1()
getAddress1 in interface I_C_Locationpublic void setAddress2(String Address2)
setAddress2 in interface I_C_LocationAddress2 - Address line 2 for this locationpublic String getAddress2()
getAddress2 in interface I_C_Locationpublic void setAddress3(String Address3)
setAddress3 in interface I_C_LocationAddress3 - Address Line 3 for the locationpublic String getAddress3()
getAddress3 in interface I_C_Locationpublic void setAddress4(String Address4)
setAddress4 in interface I_C_LocationAddress4 - Address Line 4 for the locationpublic String getAddress4()
getAddress4 in interface I_C_Location
public I_C_City getC_City()
throws Exception
getC_City in interface I_C_LocationExceptionpublic void setC_City_ID(int C_City_ID)
setC_City_ID in interface I_C_LocationC_City_ID - Citypublic int getC_City_ID()
getC_City_ID in interface I_C_Location
public I_C_Country getC_Country()
throws Exception
getC_Country in interface I_C_LocationExceptionpublic void setC_Country_ID(int C_Country_ID)
setC_Country_ID in interface I_C_LocationC_Country_ID - Countrypublic int getC_Country_ID()
getC_Country_ID in interface I_C_Locationpublic void setCity(String City)
setCity in interface I_C_LocationCity - Identifies a Citypublic String getCity()
getCity in interface I_C_Locationpublic KeyNamePair getKeyNamePair()
public void setC_Location_ID(int C_Location_ID)
setC_Location_ID in interface I_C_LocationC_Location_ID - Location or Addresspublic int getC_Location_ID()
getC_Location_ID in interface I_C_Location
public I_C_Region getC_Region()
throws Exception
getC_Region in interface I_C_LocationExceptionpublic void setC_Region_ID(int C_Region_ID)
setC_Region_ID in interface I_C_LocationC_Region_ID - Identifies a geographical Regionpublic int getC_Region_ID()
getC_Region_ID in interface I_C_Locationpublic void setPostal(String Postal)
setPostal in interface I_C_LocationPostal - Postal codepublic String getPostal()
getPostal in interface I_C_Locationpublic void setPostal_Add(String Postal_Add)
setPostal_Add in interface I_C_LocationPostal_Add - Additional ZIP or Postal codepublic String getPostal_Add()
getPostal_Add in interface I_C_Locationpublic void setRegionName(String RegionName)
setRegionName in interface I_C_LocationRegionName - Name of the Regionpublic String getRegionName()
getRegionName in interface I_C_Location
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||