| Package | Description |
|---|---|
| com.google.gdata.data.contacts |
| Modifier and Type | Method and Description |
|---|---|
Jot.Rel |
Jot.getRel()
Returns the jot type.
|
static Jot.Rel |
Jot.Rel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Jot.Rel[] |
Jot.Rel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Jot.setRel(Jot.Rel rel)
Sets the jot type.
|
| Constructor and Description |
|---|
Jot(Jot.Rel rel,
String value)
Immutable constructor.
|
Copyright © 2012. All Rights Reserved.