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

Uses of POILocationType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as POILocationType
protected  POILocationType DirectoryRequestType.poiLocation
           
 

Methods in net.opengis.ols.v_1_2 that return POILocationType
 POILocationType ObjectFactory.createPOILocationType()
          Create an instance of POILocationType
 POILocationType DirectoryRequestType.getPOILocation()
          Gets the value of the poiLocation property.
 POILocationType POILocationType.withAddress(AddressType value)
           
 POILocationType POILocationType.withNearest(NearestType value)
           
 POILocationType POILocationType.withWithinBoundary(WithinBoundaryType value)
           
 POILocationType POILocationType.withWithinDistance(WithinDistanceType value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type POILocationType
 JAXBElement<POILocationType> ObjectFactory.createPOILocation(POILocationType value)
          Create an instance of JAXBElement<POILocationType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type POILocationType
 JAXBElement<POILocationType> ObjectFactory.createPOILocation(POILocationType value)
          Create an instance of JAXBElement<POILocationType>}
 void DirectoryRequestType.setPOILocation(POILocationType value)
          Sets the value of the poiLocation property.
 DirectoryRequestType DirectoryRequestType.withPOILocation(POILocationType value)
           
 



Copyright © 2008-2016. All Rights Reserved.