| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
BBOXType
Java class for BBOXType complex type.
|
class |
BinarySpatialOpType
Java class for BinarySpatialOpType complex type.
|
class |
DistanceBufferType
Java class for DistanceBufferType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends SpatialOpsType> |
FilterType.spatialOps |
protected JAXBElement<? extends SpatialOpsType> |
UnaryLogicOpType.spatialOps |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends SpatialOpsType> |
FilterType.getSpatialOps()
Gets the value of the spatialOps property.
|
JAXBElement<? extends SpatialOpsType> |
UnaryLogicOpType.getSpatialOps()
Gets the value of the spatialOps property.
|
| Modifier and Type | Method and Description |
|---|---|
SpatialOps |
ObjectFactory.createSpatialOps(SpatialOpsType value)
Create an instance of
SpatialOps} |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterType.setSpatialOps(JAXBElement<? extends SpatialOpsType> value)
Sets the value of the spatialOps property.
|
void |
UnaryLogicOpType.setSpatialOps(JAXBElement<? extends SpatialOpsType> value)
Sets the value of the spatialOps property.
|
| Constructor and Description |
|---|
SpatialOps(SpatialOpsType value) |
| Constructor and Description |
|---|
FilterType(JAXBElement<? extends SpatialOpsType> spatialOps,
JAXBElement<? extends ComparisonOpsType> comparisonOps,
JAXBElement<? extends LogicOpsType> logicOps,
List<JAXBElement<? extends AbstractIdType>> abstractId)
Fully-initialising value constructor
|
UnaryLogicOpType(JAXBElement<? extends ComparisonOpsType> comparisonOps,
JAXBElement<? extends SpatialOpsType> spatialOps,
JAXBElement<? extends LogicOpsType> logicOps)
Fully-initialising value constructor
|
Copyright © 2020 B3Partners B.V.. All rights reserved.