Uses of Enum
io.ebean.search.MultiMatch.Type
Packages that use MultiMatch.Type
Package
Description
Provides text search expressions like Match, TextQueryString etc.
-
Uses of MultiMatch.Type in io.ebean.search
Methods in io.ebean.search that return MultiMatch.TypeModifier and TypeMethodDescriptionMultiMatch.getType()Return the type.static MultiMatch.TypeReturns the enum constant of this type with the specified name.static MultiMatch.Type[]MultiMatch.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.ebean.search with parameters of type MultiMatch.Type