Uses of Enum Class
org.springframework.data.elasticsearch.annotations.FieldType
Packages that use FieldType
Package
Description
-
Uses of FieldType in org.springframework.data.elasticsearch.annotations
Subclasses with type arguments of type FieldType in org.springframework.data.elasticsearch.annotationsMethods in org.springframework.data.elasticsearch.annotations that return FieldType -
Uses of FieldType in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return FieldTypeModifier and TypeMethodDescription@Nullable FieldTypeField.getFieldType()@Nullable FieldTypeSimpleField.getFieldType()Methods in org.springframework.data.elasticsearch.core.query with parameters of type FieldTypeModifier and TypeMethodDescriptionvoidField.setFieldType(FieldType fieldType) voidSimpleField.setFieldType(FieldType fieldType)