@XmlElement(value="BinaryTemporalOpType") public interface BinaryTemporalOperator extends MultiValuedFilter
MultiValuedFilter.MatchAction
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression1()
Returns the first of the two expressions to be compared by this operator.
|
Expression |
getExpression2()
Returns the second of the two expressions to be compared by this operator.
|
getMatchAction
@XmlElement(value="expression") Expression getExpression1()
@XmlElement(value="expression") Expression getExpression2()
Copyright © 1996–2023 Geotools. All rights reserved.