Class AndBinding

  • All Implemented Interfaces:
    Binding, ComplexBinding

    public class AndBinding
    extends OGCAndBinding
    Binding object for the element http://www.opengis.net/fes/2.0:And.

      
      <xsd:element name="And" substitutionGroup="fes:logicOps" type="fes:BinaryLogicOpType"/>
    
       
     
    • Constructor Detail

    • Method Detail

      • getTarget

        public QName getTarget()
        Specified by:
        getTarget in interface Binding
        Overrides:
        getTarget in class OGCAndBinding
        Returns:
        The qualified name of the target for the binding.