| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,MessageEntry> |
MessageEntry.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
MessageEntry |
MessageEntry.addWhoList(Who whoList)
Adds a new person description.
|
MessageEntry |
MessageEntry.lock() |
MessageEntry |
MessageEntry.setGeoPt(GeoPt geoPt)
Sets the geo pt.
|
MessageEntry |
MessageEntry.setRating(Rating rating)
Sets the rating.
|
MessageEntry |
MessageEntry.setTime(When time)
Sets the time period description.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MessageEntry> |
MessageFeed.getEntries() |
| Constructor and Description |
|---|
MessageEntry(ElementKey<?,? extends MessageEntry> key)
Subclass constructor, allows subclasses to supply their own element key.
|
MessageEntry(ElementKey<?,? extends MessageEntry> key,
Entry source)
Constructs a new instance by doing a shallow copy of data from an existing
Entry instance. |
Copyright © 2012. All Rights Reserved.