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

Packages that use FunctionType
net.opengis.fes._2   
 

Uses of FunctionType in net.opengis.fes._2
 

Fields in net.opengis.fes._2 declared as FunctionType
protected  FunctionType FilterType.function
           
protected  FunctionType UnaryLogicOpType.function
           
 

Methods in net.opengis.fes._2 that return FunctionType
 FunctionType ObjectFactory.createFunctionType()
          Create an instance of FunctionType
 FunctionType FilterType.getFunction()
          Obtient la valeur de la propriété function.
 FunctionType UnaryLogicOpType.getFunction()
          Obtient la valeur de la propriété function.
 

Methods in net.opengis.fes._2 that return types with arguments of type FunctionType
 JAXBElement<FunctionType> ObjectFactory.createFunction(FunctionType value)
          Create an instance of JAXBElement<FunctionType>}
 

Methods in net.opengis.fes._2 with parameters of type FunctionType
 JAXBElement<FunctionType> ObjectFactory.createFunction(FunctionType value)
          Create an instance of JAXBElement<FunctionType>}
 void FilterType.setFunction(FunctionType value)
          Définit la valeur de la propriété function.
 void UnaryLogicOpType.setFunction(FunctionType value)
          Définit la valeur de la propriété function.
 



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