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