| Package | Description |
|---|---|
| com.google.api.ads.adwords.lib.jaxb.v201809 |
| Modifier and Type | Field and Description |
|---|---|
protected SortOrder |
OrderBy.sortOrder |
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.fromValue(String v) |
SortOrder |
OrderBy.getSortOrder()
Gets the value of the sortOrder property.
|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderBy.setSortOrder(SortOrder value)
Sets the value of the sortOrder property.
|
Copyright © 2019. All rights reserved.