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

Packages that use FilterType
net.opengis.fes._2   
net.opengis.ows_context   
net.opengis.se._2_0.core   
net.opengis.wfs._2_1   
 

Uses of FilterType in net.opengis.fes._2
 

Methods in net.opengis.fes._2 that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

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

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

Uses of FilterType in net.opengis.ows_context
 

Fields in net.opengis.ows_context declared as FilterType
protected  FilterType LayerType.filter
           
 

Methods in net.opengis.ows_context that return FilterType
 FilterType LayerType.getFilter()
          Obtient la valeur de la propriété filter.
 

Methods in net.opengis.ows_context with parameters of type FilterType
 void LayerType.setFilter(FilterType value)
          Définit la valeur de la propriété filter.
 

Uses of FilterType in net.opengis.se._2_0.core
 

Fields in net.opengis.se._2_0.core declared as FilterType
protected  FilterType RuleType.filter
           
 

Methods in net.opengis.se._2_0.core that return FilterType
 FilterType RuleType.getFilter()
          Obtient la valeur de la propriété filter.
 

Methods in net.opengis.se._2_0.core with parameters of type FilterType
 void RuleType.setFilter(FilterType value)
          Définit la valeur de la propriété filter.
 

Uses of FilterType in net.opengis.wfs._2_1
 

Fields in net.opengis.wfs._2_1 declared as FilterType
protected  FilterType DeleteType.filter
           
protected  FilterType ReplaceType.filter
           
protected  FilterType UpdateType.filter
           
 

Methods in net.opengis.wfs._2_1 that return FilterType
 FilterType DeleteType.getFilter()
          Obtient la valeur de la propriété filter.
 FilterType ReplaceType.getFilter()
          Obtient la valeur de la propriété filter.
 FilterType UpdateType.getFilter()
          Obtient la valeur de la propriété filter.
 

Methods in net.opengis.wfs._2_1 with parameters of type FilterType
 void DeleteType.setFilter(FilterType value)
          Définit la valeur de la propriété filter.
 void ReplaceType.setFilter(FilterType value)
          Définit la valeur de la propriété filter.
 void UpdateType.setFilter(FilterType value)
          Définit la valeur de la propriété filter.
 



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