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

Packages that use AbstractQueryExpressionType
net.opengis.fes._2   
net.opengis.wfs._2_1   
 

Uses of AbstractQueryExpressionType in net.opengis.fes._2
 

Subclasses of AbstractQueryExpressionType in net.opengis.fes._2
 class AbstractAdhocQueryExpressionType
          Classe Java pour AbstractAdhocQueryExpressionType complex type.
 

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

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

Uses of AbstractQueryExpressionType in net.opengis.wfs._2_1
 

Subclasses of AbstractQueryExpressionType in net.opengis.wfs._2_1
 class QueryType
          Classe Java pour QueryType complex type.
 class StoredQueryType
          Classe Java pour StoredQueryType complex type.
 

Fields in net.opengis.wfs._2_1 with type parameters of type AbstractQueryExpressionType
protected  List<JAXBElement<? extends AbstractQueryExpressionType>> LockFeatureType.abstractQueryExpression
           
protected  JAXBElement<? extends AbstractQueryExpressionType> GetPropertyValueType.abstractQueryExpression
           
protected  List<JAXBElement<? extends AbstractQueryExpressionType>> GetFeatureType.abstractQueryExpression
           
 

Methods in net.opengis.wfs._2_1 that return types with arguments of type AbstractQueryExpressionType
 List<JAXBElement<? extends AbstractQueryExpressionType>> LockFeatureType.getAbstractQueryExpression()
          Gets the value of the abstractQueryExpression property.
 JAXBElement<? extends AbstractQueryExpressionType> GetPropertyValueType.getAbstractQueryExpression()
          Obtient la valeur de la propriété abstractQueryExpression.
 List<JAXBElement<? extends AbstractQueryExpressionType>> GetFeatureType.getAbstractQueryExpression()
          Gets the value of the abstractQueryExpression property.
 

Method parameters in net.opengis.wfs._2_1 with type arguments of type AbstractQueryExpressionType
 void GetPropertyValueType.setAbstractQueryExpression(JAXBElement<? extends AbstractQueryExpressionType> value)
          Définit la valeur de la propriété abstractQueryExpression.
 



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