|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Location
Generated Interface for C_Location
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_Address1
Column name Address1 |
static String |
COLUMNNAME_Address2
Column name Address2 |
static String |
COLUMNNAME_Address3
Column name Address3 |
static String |
COLUMNNAME_Address4
Column name Address4 |
static String |
COLUMNNAME_C_City_ID
Column name C_City_ID |
static String |
COLUMNNAME_C_Country_ID
Column name C_Country_ID |
static String |
COLUMNNAME_C_Location_ID
Column name C_Location_ID |
static String |
COLUMNNAME_C_Region_ID
Column name C_Region_ID |
static String |
COLUMNNAME_City
Column name City |
static String |
COLUMNNAME_Postal
Column name Postal |
static String |
COLUMNNAME_Postal_Add
Column name Postal_Add |
static String |
COLUMNNAME_RegionName
Column name RegionName |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=162 |
static String |
Table_Name
TableName=C_Location |
| Method Summary | |
|---|---|
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. |
String |
getPostal_Add()
Get -. |
String |
getPostal()
Get ZIP. |
String |
getRegionName()
Get Region. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Address1
static final String COLUMNNAME_Address2
static final String COLUMNNAME_Address3
static final String COLUMNNAME_Address4
static final String COLUMNNAME_C_City_ID
static final String COLUMNNAME_C_Country_ID
static final String COLUMNNAME_City
static final String COLUMNNAME_C_Location_ID
static final String COLUMNNAME_C_Region_ID
static final String COLUMNNAME_Postal
static final String COLUMNNAME_Postal_Add
static final String COLUMNNAME_RegionName
| Method Detail |
|---|
void setAddress1(String Address1)
String getAddress1()
void setAddress2(String Address2)
String getAddress2()
void setAddress3(String Address3)
String getAddress3()
void setAddress4(String Address4)
String getAddress4()
void setC_City_ID(int C_City_ID)
int getC_City_ID()
I_C_City getC_City()
throws Exception
Exceptionvoid setC_Country_ID(int C_Country_ID)
int getC_Country_ID()
I_C_Country getC_Country()
throws Exception
Exceptionvoid setCity(String City)
String getCity()
void setC_Location_ID(int C_Location_ID)
int getC_Location_ID()
void setC_Region_ID(int C_Region_ID)
int getC_Region_ID()
I_C_Region getC_Region()
throws Exception
Exceptionvoid setPostal(String Postal)
String getPostal()
void setPostal_Add(String Postal_Add)
String getPostal_Add()
void setRegionName(String RegionName)
String getRegionName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||