| Package | Description |
|---|---|
| com.google.gdata.data.books | |
| com.google.gdata.data.sites |
| Modifier and Type | Method and Description |
|---|---|
List<Publisher> |
VolumeEntry.getPublishers()
Returns the publishers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VolumeEntry.addPublisher(Publisher publisher)
Adds a new publisher.
|
| Modifier and Type | Method and Description |
|---|---|
Publisher |
BaseContentEntry.getPublisher()
Returns the The authenticated user that uploaded the document if different
than the author.
|
Publisher |
BaseActivityEntry.getPublisher()
Returns the The authenticated user that performe the activity if different
than the author.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseContentEntry.setPublisher(Publisher publisher)
Sets the The authenticated user that uploaded the document if different
than the author.
|
void |
BaseActivityEntry.setPublisher(Publisher publisher)
Sets the The authenticated user that performe the activity if different
than the author.
|
Copyright © 2012. All Rights Reserved.