public class AddressInfo extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BUILDING_FLOOR |
static int |
BUILDING_NAME |
static int |
BUILDING_ROOM |
static int |
BUILDING_ZONE |
static int |
CITY |
static int |
COUNTRY |
static int |
COUNTRY_CODE |
static int |
COUNTY |
static int |
CROSSING1 |
static int |
CROSSING2 |
static int |
DISTRICT |
static int |
EXTENSION |
static int |
PHONE_NUMBER |
static int |
POSTAL_CODE |
static int |
STATE |
static int |
STREET |
static int |
URL |
Constructor and Description |
---|
AddressInfo() |
public static final int EXTENSION
public static final int STREET
public static final int POSTAL_CODE
public static final int CITY
public static final int COUNTY
public static final int STATE
public static final int COUNTRY
public static final int COUNTRY_CODE
public static final int DISTRICT
public static final int BUILDING_NAME
public static final int BUILDING_FLOOR
public static final int BUILDING_ROOM
public static final int BUILDING_ZONE
public static final int CROSSING1
public static final int CROSSING2
public static final int URL
public static final int PHONE_NUMBER