Uses of Enum Class
org.springframework.data.elasticsearch.annotations.NullValueType
Packages that use NullValueType
-
Uses of NullValueType in org.springframework.data.elasticsearch.annotations
Methods in org.springframework.data.elasticsearch.annotations that return NullValueTypeModifier and TypeMethodDescriptionstatic NullValueTypeReturns the enum constant of this class with the specified name.static NullValueType[]NullValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.