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

Uses of GeocodeResponseListType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type GeocodeResponseListType
protected  List<GeocodeResponseListType> GeocodeResponseType.geocodeResponseList
           
 

Methods in net.opengis.ols.v_1_2 that return GeocodeResponseListType
 GeocodeResponseListType ObjectFactory.createGeocodeResponseListType()
          Create an instance of GeocodeResponseListType
 GeocodeResponseListType GeocodeResponseListType.withGeocodedAddress(Collection<GeocodedAddressType> values)
           
 GeocodeResponseListType GeocodeResponseListType.withGeocodedAddress(GeocodedAddressType... values)
           
 GeocodeResponseListType GeocodeResponseListType.withGeocodedAddress(List<GeocodedAddressType> value)
           
 GeocodeResponseListType GeocodeResponseListType.withNumberOfGeocodedAddresses(BigInteger value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type GeocodeResponseListType
 JAXBElement<GeocodeResponseListType> ObjectFactory.createGeocodeResponseList(GeocodeResponseListType value)
          Create an instance of JAXBElement<GeocodeResponseListType>}
 List<GeocodeResponseListType> GeocodeResponseType.getGeocodeResponseList()
          Gets the value of the geocodeResponseList property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type GeocodeResponseListType
 JAXBElement<GeocodeResponseListType> ObjectFactory.createGeocodeResponseList(GeocodeResponseListType value)
          Create an instance of JAXBElement<GeocodeResponseListType>}
 GeocodeResponseType GeocodeResponseType.withGeocodeResponseList(GeocodeResponseListType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type GeocodeResponseListType
 void GeocodeResponseType.setGeocodeResponseList(List<GeocodeResponseListType> value)
           
 GeocodeResponseType GeocodeResponseType.withGeocodeResponseList(Collection<GeocodeResponseListType> values)
           
 GeocodeResponseType GeocodeResponseType.withGeocodeResponseList(List<GeocodeResponseListType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.