public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static Class[] |
ADDRESSES_PLACETYPE
convenence placetype for city and citySubdivision
|
static Class[] |
CITY_AND_CITYSUBDIVISION_PLACETYPE
convenence placetype for city and citySubdivision
|
static Class[] |
ONLY_ADM_PLACETYPE
convenence placetype for only adm
|
static Class[] |
ONLY_CITY_PLACETYPE
convenence placetype for only city
|
static Class[] |
ONLY_CITYSUBDIVISION_PLACETYPE
convenence placetype for city and citySubdivision
|
static Class[] |
STREET_PLACETYPE
convenence placetype for city and citySubdivision
|
Constructor and Description |
---|
Constants() |
public static final Class[] ONLY_CITY_PLACETYPE
public static final Class[] ONLY_ADM_PLACETYPE
public static final Class[] CITY_AND_CITYSUBDIVISION_PLACETYPE
public static final Class[] ADDRESSES_PLACETYPE
public static final Class[] ONLY_CITYSUBDIVISION_PLACETYPE
public static final Class[] STREET_PLACETYPE
Copyright © 2015. All rights reserved.