Uses of Class
dev.morphia.geo.GeoJsonType
-
Packages that use GeoJsonType Package Description dev.morphia.geo -
-
Uses of GeoJsonType in dev.morphia.geo
Methods in dev.morphia.geo that return GeoJsonType Modifier and Type Method Description static GeoJsonType
GeoJsonType. valueOf(String name)
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static GeoJsonType[]
GeoJsonType. values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.
-