| Package | Description |
|---|---|
| com.bynder.sdk.query.collection |
| Modifier and Type | Method and Description |
|---|---|
CollectionOrderType |
CollectionQuery.getOrderBy() |
static CollectionOrderType |
CollectionOrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionOrderType[] |
CollectionOrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionQuery |
CollectionQuery.setOrderBy(CollectionOrderType orderBy) |
Copyright © 2022. All rights reserved.