Uses of Enum Class
com.yahoo.schema.document.Dictionary.Type
Packages that use Dictionary.Type
-
Uses of Dictionary.Type in com.yahoo.schema.document
Methods in com.yahoo.schema.document that return Dictionary.TypeModifier and TypeMethodDescriptionDictionary.getType()static Dictionary.TypeReturns the enum constant of this class with the specified name.static Dictionary.Type[]Dictionary.Type.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 Dictionary.Type