Uses of Enum Class
in.co.akshitbansal.springwebquery.enums.RsqlOperator
Packages that use RsqlOperator
-
Uses of RsqlOperator in in.co.akshitbansal.springwebquery.enums
Methods in in.co.akshitbansal.springwebquery.enums that return RsqlOperatorModifier and TypeMethodDescriptionstatic RsqlOperatorReturns the enum constant of this class with the specified name.static RsqlOperator[]RsqlOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.