| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.api.dto.analytics.reports |
| Modifier and Type | Method and Description |
|---|---|
ColumnSortOrderEnum |
GroupingInfo.getSortOrder() |
static ColumnSortOrderEnum |
ColumnSortOrderEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnSortOrderEnum[] |
ColumnSortOrderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroupingInfo.setSortOrder(ColumnSortOrderEnum sortOrder) |
Apache Camel