Uses of Enum Class
com.yahoo.schema.document.MatchType
Packages that use MatchType
-
Uses of MatchType in com.yahoo.schema.document
Fields in com.yahoo.schema.document declared as MatchTypeMethods in com.yahoo.schema.document that return MatchTypeModifier and TypeMethodDescriptionMatching.getType()static MatchTypeReturns the enum constant of this class with the specified name.static MatchType[]MatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.schema.document with parameters of type MatchTypeModifier and TypeMethodDescriptionvoidSDField.setMatchingType(MatchType type) Set the matching type for this field and all subfields.Constructors in com.yahoo.schema.document with parameters of type MatchType -
Uses of MatchType in com.yahoo.schema.parser
Methods in com.yahoo.schema.parser with parameters of type MatchType