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