Class BinaryLogicOpTypeBinding
Object
AbstractComplexBinding
OGCBinaryLogicOpTypeBinding
BinaryLogicOpTypeBinding
- All Implemented Interfaces:
Binding,ComplexBinding
<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>
- Author:
- Justin Deoliveira, OpenGeo
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OGCBinaryLogicOpTypeBinding
getExecutionMode, getProperty, getType, initialize, parseMethods inherited from class AbstractComplexBinding
encode, getProperties, initializeChildContext
-
Constructor Details
-
BinaryLogicOpTypeBinding
public BinaryLogicOpTypeBinding()
-
-
Method Details
-
getTarget
- Specified by:
getTargetin interfaceBinding- Overrides:
getTargetin classOGCBinaryLogicOpTypeBinding- Returns:
- The qualified name of the target for the binding.
-