Uses of Enum Class
tech.ydb.yoj.databind.expression.FilterExpression.Type
Packages that use FilterExpression.Type
-
Uses of FilterExpression.Type in tech.ydb.yoj.databind.expression
Methods in tech.ydb.yoj.databind.expression that return FilterExpression.TypeModifier and TypeMethodDescriptionAndExpr.getType()FilterExpression.getType()ListExpr.getType()NotExpr.getType()NullExpr.getType()OrExpr.getType()ScalarExpr.getType()static FilterExpression.TypeReturns the enum constant of this class with the specified name.static FilterExpression.Type[]FilterExpression.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.