| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Field and Description |
|---|---|
protected SpatialOperatorNameType |
SpatialOperatorType.name |
| Modifier and Type | Method and Description |
|---|---|
static SpatialOperatorNameType |
SpatialOperatorNameType.fromValue(String v) |
SpatialOperatorNameType |
SpatialOperatorType.getName()
Gets the value of the name property.
|
static SpatialOperatorNameType |
SpatialOperatorNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpatialOperatorNameType[] |
SpatialOperatorNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpatialOperatorType.setName(SpatialOperatorNameType value)
Sets the value of the name property.
|
| Constructor and Description |
|---|
SpatialOperatorType(GeometryOperandsType geometryOperands,
SpatialOperatorNameType name)
Fully-initialising value constructor
|
Copyright © 2019 B3Partners B.V.. All rights reserved.