Uses of Enum
com.arangodb.entity.arangosearch.analyzer.GeoJSONAnalyzerProperties.GeoJSONAnalyzerType
Packages that use GeoJSONAnalyzerProperties.GeoJSONAnalyzerType
-
Uses of GeoJSONAnalyzerProperties.GeoJSONAnalyzerType in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return GeoJSONAnalyzerProperties.GeoJSONAnalyzerTypeModifier and TypeMethodDescriptionGeoJSONAnalyzerProperties.getType()
Returns the enum constant of this type with the specified name.GeoJSONAnalyzerProperties.GeoJSONAnalyzerType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type GeoJSONAnalyzerProperties.GeoJSONAnalyzerTypeModifier and TypeMethodDescriptionvoid
GeoJSONAnalyzerProperties.setType
(GeoJSONAnalyzerProperties.GeoJSONAnalyzerType type)