Uses of Class
net.opengis.ols.v_1_2.AbstractPOISelectionCriteriaType

Uses of AbstractPOISelectionCriteriaType in net.opengis.ols.v_1_2
 

Subclasses of AbstractPOISelectionCriteriaType in net.opengis.ols.v_1_2
 class POIProperties
          Java class for anonymous complex type.
 class POIPropertiesType
          Defines POI selection criteria as a list of properties
 

Fields in net.opengis.ols.v_1_2 with type parameters of type AbstractPOISelectionCriteriaType
protected  JAXBElement<? extends AbstractPOISelectionCriteriaType> DirectoryRequestType.poiSelectionCriteria
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractPOISelectionCriteriaType
 JAXBElement<AbstractPOISelectionCriteriaType> ObjectFactory.createPOISelectionCriteria(AbstractPOISelectionCriteriaType value)
          Create an instance of JAXBElement<AbstractPOISelectionCriteriaType>}
 JAXBElement<? extends AbstractPOISelectionCriteriaType> DirectoryRequestType.getPOISelectionCriteria()
          Gets the value of the poiSelectionCriteria property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type AbstractPOISelectionCriteriaType
 JAXBElement<AbstractPOISelectionCriteriaType> ObjectFactory.createPOISelectionCriteria(AbstractPOISelectionCriteriaType value)
          Create an instance of JAXBElement<AbstractPOISelectionCriteriaType>}
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type AbstractPOISelectionCriteriaType
 void DirectoryRequestType.setPOISelectionCriteria(JAXBElement<? extends AbstractPOISelectionCriteriaType> value)
          Sets the value of the poiSelectionCriteria property.
 DirectoryRequestType DirectoryRequestType.withPOISelectionCriteria(JAXBElement<? extends AbstractPOISelectionCriteriaType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.