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

Uses of GeocodingQOSType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as GeocodingQOSType
protected  GeocodingQOSType WayPointType.geocodeMatchCode
           
protected  GeocodingQOSType GeocodedAddressType.geocodeMatchCode
           
 

Methods in net.opengis.ols.v_1_2 that return GeocodingQOSType
 GeocodingQOSType ObjectFactory.createGeocodingQOSType()
          Create an instance of GeocodingQOSType
 GeocodingQOSType WayPointType.getGeocodeMatchCode()
          Gets the value of the geocodeMatchCode property.
 GeocodingQOSType GeocodedAddressType.getGeocodeMatchCode()
          Gets the value of the geocodeMatchCode property.
 GeocodingQOSType GeocodingQOSType.withAccuracy(float value)
           
 GeocodingQOSType GeocodingQOSType.withMatchType(String value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type GeocodingQOSType
 JAXBElement<GeocodingQOSType> ObjectFactory.createGeocodeMatchCode(GeocodingQOSType value)
          Create an instance of JAXBElement<GeocodingQOSType>}
 void WayPointType.setGeocodeMatchCode(GeocodingQOSType value)
          Sets the value of the geocodeMatchCode property.
 void GeocodedAddressType.setGeocodeMatchCode(GeocodingQOSType value)
          Sets the value of the geocodeMatchCode property.
 WayPointType WayPointType.withGeocodeMatchCode(GeocodingQOSType value)
           
 GeocodedAddressType GeocodedAddressType.withGeocodeMatchCode(GeocodingQOSType value)
           
 



Copyright © 2008-2015. All Rights Reserved.