public static final class StructuredPostalAddress.Usage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
GENERAL
General structured postal address.
|
static java.lang.String |
LOCAL
Local structured postal address.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
values()
Returns an array of all values defined in this class.
|
public static final java.lang.String GENERAL
public static final java.lang.String LOCAL