Uses of Enum Class
com.yahoo.schema.document.Case
Packages that use Case
-
Uses of Case in com.yahoo.schema.document
Methods in com.yahoo.schema.document that return CaseModifier and TypeMethodDescriptionAttribute.getCase()Matching.getCase()Dictionary.getMatch()static CaseReturns the enum constant of this class with the specified name.static Case[]Case.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 CaseModifier and TypeMethodDescriptionvoidvoidSDField.setMatchingCase(Case casing) Set the matching type for this field and all subfields.voidDictionary.updateMatch(Case casing) -
Uses of Case in com.yahoo.schema.parser
Methods in com.yahoo.schema.parser with parameters of type Case