Uses of Enum Class
com.yahoo.schema.derived.SummaryClassField.Type
Packages that use SummaryClassField.Type
-
Uses of SummaryClassField.Type in com.yahoo.schema.derived
Methods in com.yahoo.schema.derived that return SummaryClassField.TypeModifier and TypeMethodDescriptionstatic SummaryClassField.TypeSummaryClassField.convertDataType(com.yahoo.document.DataType fieldType, SummaryTransform transform, boolean rawAsBase64) Converts to the right summary field type from a field datatype and a transformSummaryClassField.getType()static SummaryClassField.TypeReturns the enum constant of this class with the specified name.static SummaryClassField.Type[]SummaryClassField.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.