| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gdata.data.contacts.Relation.Rel | |
Relation type.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Relation.Rel | ASSISTANT | Assistant relation. | |||||||||
| Relation.Rel | BROTHER | Brother relation. | |||||||||
| Relation.Rel | CHILD | Child relation. | |||||||||
| Relation.Rel | DOMESTIC_PARTNER | Domestic-partner relation. | |||||||||
| Relation.Rel | FATHER | Father relation. | |||||||||
| Relation.Rel | FRIEND | Friend relation. | |||||||||
| Relation.Rel | MANAGER | Manager relation. | |||||||||
| Relation.Rel | MOTHER | Mother relation. | |||||||||
| Relation.Rel | PARENT | Parent relation. | |||||||||
| Relation.Rel | PARTNER | Partner relation. | |||||||||
| Relation.Rel | REFERRED_BY | Referred-by relation. | |||||||||
| Relation.Rel | RELATIVE | Relative relation. | |||||||||
| Relation.Rel | SISTER | Sister relation. | |||||||||
| Relation.Rel | SPOUSE | Spouse relation. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| value | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the value used in the XML.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Returns the value used in the XML.