Uses of Enum Class
in.co.akshitbansal.springwebquery.enums.ResolutionMode
Packages that use ResolutionMode
Package
Description
Configuration value objects representing the effective
@WebQuery
settings consumed by Spring MVC pageable and specification resolvers.-
Uses of ResolutionMode in in.co.akshitbansal.springwebquery.enums
Methods in in.co.akshitbansal.springwebquery.enums that return ResolutionModeModifier and TypeMethodDescriptionstatic ResolutionModeReturns the enum constant of this class with the specified name.static ResolutionMode[]ResolutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ResolutionMode in in.co.akshitbansal.springwebquery.resolver.spring.config
Methods in in.co.akshitbansal.springwebquery.resolver.spring.config that return ResolutionMode