| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<String,NameSuffix> |
NameSuffix.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
NameSuffix |
Name.getNameSuffix()
Returns the name suffix.
|
NameSuffix |
NameSuffix.lock() |
NameSuffix |
NameSuffix.setValue(String value)
Sets the value.
|
| Modifier and Type | Method and Description |
|---|---|
Name |
Name.setNameSuffix(NameSuffix nameSuffix)
Sets the name suffix.
|
| Constructor and Description |
|---|
NameSuffix(ElementKey<String,? extends NameSuffix> key)
Subclass constructor, allows subclasses to supply their own element key.
|
NameSuffix(ElementKey<String,? extends NameSuffix> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.