Uses of Enum Class
com.sap.cloud.sdk.datamodel.odata.client.query.Order
Package
Description
-
Uses of Order in com.sap.cloud.sdk.datamodel.odata.client.expression
Modifier and TypeMethodDescriptionTo maintain a Map of OrderExpressions with field name and order.static OrderExpression
To create OrderExpression with a field and ordering. -
Uses of Order in com.sap.cloud.sdk.datamodel.odata.client.query
Modifier and TypeMethodDescriptionstatic Order
Returns the enum constant of this class with the specified name.static Order[]
Order.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAdds anorderBy
expression to this query object. -
Uses of Order in com.sap.cloud.sdk.datamodel.odatav4.expression