Uses of Enum
org.apache.directory.scim.spec.filter.LogicalOperator
Packages that use LogicalOperator
-
Uses of LogicalOperator in org.apache.directory.scim.spec.filter
Methods in org.apache.directory.scim.spec.filter that return LogicalOperatorModifier and TypeMethodDescriptionstatic LogicalOperatorReturns the enum constant of this type with the specified name.static LogicalOperator[]LogicalOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.directory.scim.spec.filter with parameters of type LogicalOperatorModifier and TypeMethodDescriptionprotected abstract RBaseFilterExpressionMapper.apply(LogicalOperator op, R left, R right)