Uses of Enum Class
com.yahoo.schema.document.NormalizeLevel.Level
Packages that use NormalizeLevel.Level
-
Uses of NormalizeLevel.Level in com.yahoo.schema.document
Methods in com.yahoo.schema.document that return NormalizeLevel.LevelModifier and TypeMethodDescriptionNormalizeLevel.getLevel()static NormalizeLevel.LevelReturns the enum constant of this class with the specified name.static NormalizeLevel.Level[]NormalizeLevel.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.yahoo.schema.document with parameters of type NormalizeLevel.LevelModifierConstructorDescriptionNormalizeLevel(NormalizeLevel.Level level, boolean fromUser) Construct for a specific level, possibly user specified