|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.gd.StructuredPostalAddress.Rel
public static final class StructuredPostalAddress.Rel
The postal address type.
Field Summary | |
---|---|
static java.lang.String |
HOME
Home structured postal address. |
static java.lang.String |
OTHER
Other structured postal address. |
static java.lang.String |
WORK
Work 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 HOME
public static final java.lang.String OTHER
public static final java.lang.String WORK
Method Detail |
---|
public static java.lang.String[] values()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |