public class APIPath
extends Object
- Since:
- 16.0
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MODULE_NAME
protected static final String MODULE_NAME
- See Also:
-
-
VERSION
protected static final String VERSION
- See Also:
-
-
SEPARATOR
public static final String SEPARATOR
- See Also:
-
-
BASE_PATH
public static final String BASE_PATH
- See Also:
-
-
ADDRESS
public static final String ADDRESS
- See Also:
-
-
ADDRESS_GEOCODING
public static final String ADDRESS_GEOCODING
- See Also:
-
-
COUNTRIES
public static final String COUNTRIES
- See Also:
-
-
DISTRICTS
public static final String DISTRICTS
- See Also:
-
-
ADDRESS_TYPE
public static final String ADDRESS_TYPE
- See Also:
-
-
MUNICIPALITY
public static final String MUNICIPALITY
- See Also:
-
-
ADDRESS_BATCH
public static final String ADDRESS_BATCH
- See Also:
-
-
ADDRESS_GEOCODING_BATCH
public static final String ADDRESS_GEOCODING_BATCH
- See Also:
-