Package com.yahoo.vespa.config.search
Class AttributesConfig.Attribute.Sortfunction
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<AttributesConfig.Attribute.Sortfunction.Enum>
com.yahoo.vespa.config.search.AttributesConfig.Attribute.Sortfunction
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- AttributesConfig.Attribute
public static final class AttributesConfig.Attribute.Sortfunction
extends com.yahoo.config.EnumNode<AttributesConfig.Attribute.Sortfunction.Enum>
This class represents attributes.attribute[].sortfunction
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttributesConfig.Attribute.Sortfunction.Enumstatic final AttributesConfig.Attribute.Sortfunction.Enumstatic final AttributesConfig.Attribute.Sortfunction.EnumFields inherited from class com.yahoo.config.LeafNode
initialized, value -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.yahoo.config.EnumNode
getValue, toStringMethods inherited from class com.yahoo.config.LeafNode
clone, equals, hashCode, setValue, valueMethods inherited from class com.yahoo.config.Node
postInitialize
-
Field Details
-
RAW
-
LOWERCASE
-
UCA
-
-
Constructor Details
-
Sortfunction
public Sortfunction() -
Sortfunction
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<AttributesConfig.Attribute.Sortfunction.Enum>
-