Package | Description |
---|---|
org.mongodb.morphia.geo |
Modifier and Type | Method and Description |
---|---|
static GeoJsonType |
GeoJsonType.fromString(String type)
Allows you to turn String values of types into the Enum that corresponds to this type.
|
static GeoJsonType |
GeoJsonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoJsonType[] |
GeoJsonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.