|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_City
Generated Interface for C_City
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AreaCode
Column name AreaCode |
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_Region_ID
Column name C_Region_ID |
static String |
COLUMNNAME_Coordinates
Column name Coordinates |
static String |
COLUMNNAME_Locode
Column name Locode |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Postal
Column name Postal |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=186 |
static String |
Table_Name
TableName=C_City |
| Method Summary | |
|---|---|
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. |
String |
getLocode()
Get Locode. |
String |
getName()
Get Name. |
String |
getPostal()
Get ZIP. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AreaCode
static final String COLUMNNAME_C_City_ID
static final String COLUMNNAME_C_Country_ID
static final String COLUMNNAME_Coordinates
static final String COLUMNNAME_C_Region_ID
static final String COLUMNNAME_Locode
static final String COLUMNNAME_Name
static final String COLUMNNAME_Postal
| Method Detail |
|---|
void setAreaCode(String AreaCode)
String getAreaCode()
void setC_City_ID(int C_City_ID)
int getC_City_ID()
void setC_Country_ID(int C_Country_ID)
int getC_Country_ID()
I_C_Country getC_Country()
throws Exception
Exceptionvoid setCoordinates(String Coordinates)
String getCoordinates()
void setC_Region_ID(int C_Region_ID)
int getC_Region_ID()
void setLocode(String Locode)
String getLocode()
void setName(String Name)
String getName()
void setPostal(String Postal)
String getPostal()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||