| Package | Description |
|---|---|
| com.google.gdata.model |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.lock()
Locks this attribute.
|
Attribute |
Attribute.setValue(Object value)
Sets the value of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Attribute> |
Element.getAttributeIterator()
Returns an iterator over all attributes on this element.
|
Iterator<Attribute> |
Element.getAttributeIterator(ElementMetadata<?,?> metadata)
Returns an iterator over the attributes of this element with a well-defined
iteration order based on the metadata.
|
Copyright © 2012. All Rights Reserved.