|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.gd.StructuredPostalAddress.Usage
public static final class StructuredPostalAddress.Usage
The context for the address use.
Field Summary | |
---|---|
static java.lang.String |
GENERAL
General structured postal address. |
static java.lang.String |
LOCAL
Local structured postal address. |
Method Summary | |
---|---|
static java.lang.String[] |
values()
Returns an array of all values defined in this class. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String GENERAL
public static final java.lang.String LOCAL
Method Detail |
---|
public static java.lang.String[] values()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |