| Package | Description |
|---|---|
| nl.b3p.xml.ogc.v110.capabilities | |
| nl.b3p.xml.ogc.v110.capabilities.types |
| Modifier and Type | Method and Description |
|---|---|
ComparisonOperatorType |
ComparisonOperatorsTypeItem.getComparisonOperator()
Returns the value of field 'comparisonOperator'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComparisonOperatorsTypeItem.setComparisonOperator(ComparisonOperatorType comparisonOperator)
Sets the value of field 'comparisonOperator'.
|
| Modifier and Type | Field and Description |
|---|---|
static ComparisonOperatorType |
ComparisonOperatorType.BETWEEN
The instance of the Between type
|
static ComparisonOperatorType |
ComparisonOperatorType.EQUALTO
The instance of the EqualTo type
|
static ComparisonOperatorType |
ComparisonOperatorType.GREATERTHAN
The instance of the GreaterThan type
|
static ComparisonOperatorType |
ComparisonOperatorType.GREATERTHANEQUALTO
The instance of the GreaterThanEqualTo type
|
static ComparisonOperatorType |
ComparisonOperatorType.LESSTHAN
The instance of the LessThan type
|
static ComparisonOperatorType |
ComparisonOperatorType.LESSTHANEQUALTO
The instance of the LessThanEqualTo type
|
static ComparisonOperatorType |
ComparisonOperatorType.LIKE
The instance of the Like type
|
static ComparisonOperatorType |
ComparisonOperatorType.NOTEQUALTO
The instance of the NotEqualTo type
|
static ComparisonOperatorType |
ComparisonOperatorType.NULLCHECK
The instance of the NullCheck type
|
| Modifier and Type | Method and Description |
|---|---|
static ComparisonOperatorType |
ComparisonOperatorType.valueOf(String string)
Method valueOf
Returns a new ComparisonOperatorType based on the given
String value.
|
Copyright © 2021 B3Partners B.V.. All rights reserved.