Uses of Enum Class
com.sap.cloud.sdk.datamodel.odata.client.query.Order
Packages that use Order
Package
Description
- 
Uses of Order in com.sap.cloud.sdk.datamodel.odata.client.expression
Methods in com.sap.cloud.sdk.datamodel.odata.client.expression with parameters of type OrderModifier and TypeMethodDescriptionTo maintain a Map of OrderExpressions with field name and order.static OrderExpressionTo create OrderExpression with a field and ordering. - 
Uses of Order in com.sap.cloud.sdk.datamodel.odata.client.query
Methods in com.sap.cloud.sdk.datamodel.odata.client.query that return OrderModifier and TypeMethodDescriptionstatic OrderReturns 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.Methods in com.sap.cloud.sdk.datamodel.odata.client.query with parameters of type OrderModifier and TypeMethodDescriptionAdds anorderByexpression to this query object. - 
Uses of Order in com.sap.cloud.sdk.datamodel.odatav4.expression
Methods in com.sap.cloud.sdk.datamodel.odatav4.expression that return OrderConstructors in com.sap.cloud.sdk.datamodel.odatav4.expression with parameters of type Order