Package | Description |
---|---|
net.ravendb.abstractions.indexing |
Modifier and Type | Method and Description |
---|---|
SpatialOptions.SpatialFieldType |
SpatialOptions.getType() |
static SpatialOptions.SpatialFieldType |
SpatialOptions.SpatialFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpatialOptions.SpatialFieldType[] |
SpatialOptions.SpatialFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SpatialOptions.setType(SpatialOptions.SpatialFieldType type) |
Copyright © 2016. All Rights Reserved.