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