| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryComparisonOpType
Java class for BinaryComparisonOpType complex type.
|
class |
PropertyIsBetweenType
Java class for PropertyIsBetweenType complex type.
|
class |
PropertyIsLikeType
Java class for PropertyIsLikeType complex type.
|
class |
PropertyIsNullType
Java class for PropertyIsNullType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends ComparisonOpsType> |
FilterType.comparisonOps |
protected JAXBElement<? extends ComparisonOpsType> |
UnaryLogicOpType.comparisonOps |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends ComparisonOpsType> |
FilterType.getComparisonOps()
Gets the value of the comparisonOps property.
|
JAXBElement<? extends ComparisonOpsType> |
UnaryLogicOpType.getComparisonOps()
Gets the value of the comparisonOps property.
|
| Modifier and Type | Method and Description |
|---|---|
ComparisonOps |
ObjectFactory.createComparisonOps(ComparisonOpsType value)
Create an instance of
ComparisonOps} |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterType.setComparisonOps(JAXBElement<? extends ComparisonOpsType> value)
Sets the value of the comparisonOps property.
|
void |
UnaryLogicOpType.setComparisonOps(JAXBElement<? extends ComparisonOpsType> value)
Sets the value of the comparisonOps property.
|
| Constructor and Description |
|---|
ComparisonOps(ComparisonOpsType 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 © 2018 B3Partners B.V.. All rights reserved.