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

Uses of ReverseGeocodedLocationType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type ReverseGeocodedLocationType
protected  List<ReverseGeocodedLocationType> ReverseGeocodeResponseType.reverseGeocodedLocation
           
 

Methods in net.opengis.ols.v_1_2 that return ReverseGeocodedLocationType
 ReverseGeocodedLocationType ObjectFactory.createReverseGeocodedLocationType()
          Create an instance of ReverseGeocodedLocationType
 ReverseGeocodedLocationType ReverseGeocodedLocationType.withAddress(AddressType value)
           
 ReverseGeocodedLocationType ReverseGeocodedLocationType.withPoint(PointType value)
           
 ReverseGeocodedLocationType ReverseGeocodedLocationType.withSearchCentreDistance(DistanceType value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type ReverseGeocodedLocationType
 List<ReverseGeocodedLocationType> ReverseGeocodeResponseType.getReverseGeocodedLocation()
          Gets the value of the reverseGeocodedLocation property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type ReverseGeocodedLocationType
 ReverseGeocodeResponseType ReverseGeocodeResponseType.withReverseGeocodedLocation(ReverseGeocodedLocationType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type ReverseGeocodedLocationType
 void ReverseGeocodeResponseType.setReverseGeocodedLocation(List<ReverseGeocodedLocationType> value)
           
 ReverseGeocodeResponseType ReverseGeocodeResponseType.withReverseGeocodedLocation(Collection<ReverseGeocodedLocationType> values)
           
 ReverseGeocodeResponseType ReverseGeocodeResponseType.withReverseGeocodedLocation(List<ReverseGeocodedLocationType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.