Uses of Enum Class
tech.ydb.yoj.databind.expression.OrderExpression.SortOrder
Packages that use OrderExpression.SortOrder
-
Uses of OrderExpression.SortOrder in tech.ydb.yoj.databind.expression
Methods in tech.ydb.yoj.databind.expression that return OrderExpression.SortOrderModifier and TypeMethodDescriptionstatic OrderExpression.SortOrderReturns the enum constant of this class with the specified name.static OrderExpression.SortOrder[]OrderExpression.SortOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.ydb.yoj.databind.expression with parameters of type OrderExpression.SortOrderModifier and TypeMethodDescriptionOrderBuilder.FieldOrderBuilder.order(OrderExpression.SortOrder order)