| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,Im> |
Im.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
Im |
Im.lock() |
Im |
Im.setAddress(String address)
Sets the IM address.
|
Im |
Im.setLabel(String label)
Sets the label.
|
Im |
Im.setPrimary(Boolean primary)
Sets the whether this is the primary instant messaging address.
|
Im |
Im.setProtocol(String protocol)
Sets the im protocol.
|
Im |
Im.setRel(String rel)
Sets the im type.
|
| Constructor and Description |
|---|
Im(ElementKey<?,? extends Im> key)
Subclass constructor, allows subclasses to supply their own element key.
|
Im(ElementKey<?,? extends Im> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.