OSGeo::FDO::Filter::BinaryLogicalOperator::BinaryLogicalOperator ( OSGeo::FDO::Filter::Filter leftOperand,
OSGeo::FDO::Filter::BinaryLogicalOperations  operation,
OSGeo::FDO::Filter::Filter rightOperand 
)

Constructs an instance of an BinaryLogicalOperator using the specified arguments.

Parameters:
leftOperand Input left hand operand
operation Input operator
rightOperand Input right hand operand
Returns:
Returns BinaryLogicalOperator