Modifier and Type | Method and Description |
---|---|
static SpatialType |
SpatialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpatialType[] |
SpatialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<SpatialType> |
SpatialSpec.spatialTypes()
Gets the collection of spatial types.
|
Modifier and Type | Method and Description |
---|---|
SpatialSpec |
SpatialSpec.spatialTypes(List<SpatialType> spatialTypes)
Sets the collection of spatial types.
|
Copyright © 2019. All rights reserved.