Uses of Enum Class
com.sap.cloud.sdk.datamodel.odata.helper.Order
-
Uses of Order in com.sap.cloud.sdk.datamodel.odata.helper
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 TypeMethodDescriptionFluentHelperRead.orderBy
(EntityField<EntityT, ?> field, Order order) Query modifier to sort the set of returned entities by one or more fields.