public class Features extends Object
| Modifier and Type | Field and Description |
|---|---|
static Feature |
DICTIONARY_LIST |
static Feature |
GEOCODE |
static Feature |
INTERACTIVE |
static Feature |
LOOKUP |
static Feature |
PARSE |
static Feature |
REVERSE_GEOCODE |
static Feature |
VERIFY |
| Constructor and Description |
|---|
Features() |
public static final Feature GEOCODE
public static final Feature DICTIONARY_LIST
public static final Feature PARSE
public static final Feature VERIFY
public static final Feature REVERSE_GEOCODE
public static final Feature INTERACTIVE
public static final Feature LOOKUP
public static Feature fromValue(String value) throws AddressingException
AddressingExceptionCopyright © 2024. All rights reserved.