| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,Comments> |
Comments.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
Comments |
RecurrenceExceptionEntry.getComments()
Returns the Comments class.
|
Comments |
EventEntry.getComments()
Returns the nested comments feed.
|
Comments |
Comments.lock() |
Comments |
Comments.setFeedLink(FeedLink feedLink)
Sets the nested feed link.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.setComments(Comments comments)
Sets the Comments class.
|
EventEntry |
EventEntry.setComments(Comments comments)
Sets the nested comments feed.
|
| Constructor and Description |
|---|
Comments(ElementKey<?,? extends Comments> key)
Subclass constructor, allows subclasses to supply their own element key.
|
Comments(ElementKey<?,? extends Comments> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.