Uses of Enum Class
org.springframework.data.elasticsearch.core.query.Criteria.Operator
Packages that use Criteria.Operator
-
Uses of Criteria.Operator in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return Criteria.OperatorModifier and TypeMethodDescriptionCriteria.getOperator()static Criteria.OperatorReturns the enum constant of this class with the specified name.static Criteria.Operator[]Criteria.Operator.values()Returns an array containing the constants of this enum class, in the order they are declared.