| Package | Description |
|---|---|
| com.google.gdata.client.blogger |
| Modifier and Type | Method and Description |
|---|---|
BlogPostQuery.OrderBy |
BlogPostQuery.getOrderBy()
Returns the order of entries in a feed.
|
static BlogPostQuery.OrderBy |
BlogPostQuery.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlogPostQuery.OrderBy[] |
BlogPostQuery.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlogPostQuery.setOrderBy(BlogPostQuery.OrderBy orderBy)
Sets the order of entries in a feed.
|
Copyright © 2012. All Rights Reserved.