| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryLogicOpType
Java class for BinaryLogicOpType complex type.
|
class |
UnaryLogicOpType
Java class for UnaryLogicOpType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends LogicOpsType> |
FilterType.logicOps |
protected JAXBElement<? extends LogicOpsType> |
UnaryLogicOpType.logicOps |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends LogicOpsType> |
FilterType.getLogicOps()
Gets the value of the logicOps property.
|
JAXBElement<? extends LogicOpsType> |
UnaryLogicOpType.getLogicOps()
Gets the value of the logicOps property.
|
| Modifier and Type | Method and Description |
|---|---|
LogicOps |
ObjectFactory.createLogicOps(LogicOpsType value)
Create an instance of
LogicOps} |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterType.setLogicOps(JAXBElement<? extends LogicOpsType> value)
Sets the value of the logicOps property.
|
void |
UnaryLogicOpType.setLogicOps(JAXBElement<? extends LogicOpsType> value)
Sets the value of the logicOps property.
|
| Constructor and Description |
|---|
LogicOps(LogicOpsType 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 © 2021 B3Partners B.V.. All rights reserved.