| Package | Description |
|---|---|
| com.google.gdata.data.contacts |
| Modifier and Type | Method and Description |
|---|---|
Priority.Rel |
Priority.getRel()
Returns the priority category.
|
static Priority.Rel |
Priority.Rel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Priority.Rel[] |
Priority.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 |
Priority.setRel(Priority.Rel rel)
Sets the priority category.
|
| Constructor and Description |
|---|
Priority(Priority.Rel rel)
Immutable constructor.
|
Copyright © 2012. All Rights Reserved.