Uses of Enum Class
in.co.akshitbansal.springwebquery.annotation.WebQuery.OperatorPolicy
Packages that use WebQuery.OperatorPolicy
Package
Description
Annotations that declare web-query contracts, field mappings, and field-level
filtering or sorting capabilities.
-
Uses of WebQuery.OperatorPolicy in in.co.akshitbansal.springwebquery.annotation
Methods in in.co.akshitbansal.springwebquery.annotation that return WebQuery.OperatorPolicyModifier and TypeMethodDescriptionstatic WebQuery.OperatorPolicyReturns the enum constant of this class with the specified name.static WebQuery.OperatorPolicy[]WebQuery.OperatorPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.