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