Uses of Class
net.opengis.fes._2.LogicOpsType

Packages that use LogicOpsType
net.opengis.fes._2   
 

Uses of LogicOpsType in net.opengis.fes._2
 

Subclasses of LogicOpsType in net.opengis.fes._2
 class BinaryLogicOpType
          Classe Java pour BinaryLogicOpType complex type.
 class UnaryLogicOpType
          Classe Java pour UnaryLogicOpType complex type.
 

Fields in net.opengis.fes._2 with type parameters of type LogicOpsType
protected  JAXBElement<? extends LogicOpsType> FilterType.logicOps
           
protected  JAXBElement<? extends LogicOpsType> UnaryLogicOpType.logicOps
           
 

Methods in net.opengis.fes._2 that return types with arguments of type LogicOpsType
 JAXBElement<LogicOpsType> ObjectFactory.createLogicOps(LogicOpsType value)
          Create an instance of JAXBElement<LogicOpsType>}
 JAXBElement<? extends LogicOpsType> FilterType.getLogicOps()
          Obtient la valeur de la propriété logicOps.
 JAXBElement<? extends LogicOpsType> UnaryLogicOpType.getLogicOps()
          Obtient la valeur de la propriété logicOps.
 

Methods in net.opengis.fes._2 with parameters of type LogicOpsType
 JAXBElement<LogicOpsType> ObjectFactory.createLogicOps(LogicOpsType value)
          Create an instance of JAXBElement<LogicOpsType>}
 

Method parameters in net.opengis.fes._2 with type arguments of type LogicOpsType
 void FilterType.setLogicOps(JAXBElement<? extends LogicOpsType> value)
          Définit la valeur de la propriété logicOps.
 void UnaryLogicOpType.setLogicOps(JAXBElement<? extends LogicOpsType> value)
          Définit la valeur de la propriété logicOps.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.