Uses of Class
com.blazebit.persistence.parser.SimpleQueryGenerator.BooleanLiteralRenderingContext
| Package | Description |
|---|---|
| com.blazebit.persistence.parser |
-
Uses of SimpleQueryGenerator.BooleanLiteralRenderingContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser that return SimpleQueryGenerator.BooleanLiteralRenderingContext Modifier and Type Method Description SimpleQueryGenerator.BooleanLiteralRenderingContextSimpleQueryGenerator. getBooleanLiteralRenderingContext()SimpleQueryGenerator.BooleanLiteralRenderingContextSimpleQueryGenerator. setBooleanLiteralRenderingContext(SimpleQueryGenerator.BooleanLiteralRenderingContext booleanLiteralRenderingContext)static SimpleQueryGenerator.BooleanLiteralRenderingContextSimpleQueryGenerator.BooleanLiteralRenderingContext. valueOf(String name)Returns the enum constant of this type with the specified name.static SimpleQueryGenerator.BooleanLiteralRenderingContext[]SimpleQueryGenerator.BooleanLiteralRenderingContext. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.blazebit.persistence.parser with parameters of type SimpleQueryGenerator.BooleanLiteralRenderingContext Modifier and Type Method Description SimpleQueryGenerator.BooleanLiteralRenderingContextSimpleQueryGenerator. setBooleanLiteralRenderingContext(SimpleQueryGenerator.BooleanLiteralRenderingContext booleanLiteralRenderingContext)