public class BinaryLogicOpTypeBinding extends OGCBinaryLogicOpTypeBinding
<xsd:complexType name="BinaryLogicOpType"> <xsd:complexContent> <xsd:extension base="fes:LogicOpsType"> <xsd:choice minOccurs="2" maxOccurs="unbounded"> <xsd:group ref="fes:FilterPredicates"/> </xsd:choice> </xsd:extension> </xsd:complexContent> </xsd:complexType>
Constructor and Description |
---|
BinaryLogicOpTypeBinding() |
Modifier and Type | Method and Description |
---|---|
QName |
getTarget() |
getExecutionMode, getProperty, getType, initialize, parse
encode, getProperties, initializeChildContext
public QName getTarget()
getTarget
in interface Binding
getTarget
in class OGCBinaryLogicOpTypeBinding
Copyright © 1996–2023 Geotools. All rights reserved.