Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.helper |
Modifier and Type | Method and Description |
---|---|
static Order |
Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Order[] |
Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FluentHelperT |
FluentHelperRead.orderBy(EntityField<EntityT,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2018 SAP SE. All rights reserved.